layers: Fix gh #2504 and compiler warnings
authorMark Young <marky@lunarg.com>
Wed, 21 Mar 2018 19:35:34 +0000 (13:35 -0600)
committerMark Lobodzinski <mark@lunarg.com>
Wed, 28 Mar 2018 19:06:22 +0000 (13:06 -0600)
commit5fd16bf81837400e12fa018a2c91433021684ae6
tree6e66332c292be10c03310ef421a0f5b7c388fed1
parent9085c9856c6c75aee32198f5c38a4c51e26f9374
layers: Fix gh #2504 and compiler warnings

Remove extraneous objecgt info from the validation logging message.
Extra object logging was added accidentally in my change to
incorporate VK_EXT_debug_utils.

Fix output of Debug Utils messenger output for validation layers
to list individual objects.

Also, fixed a few compiler warnings that were appearing on Linux.

Change-Id: I043d7f734683dfa79fe7a26a5973975bde011cce
scripts/helper_file_generator.py