build: Enable declaration hiding warning on Windows
authorKarl Schultz <karl@lunarg.com>
Fri, 20 Jan 2017 20:19:20 +0000 (13:19 -0700)
committerKarl Schultz <karl@lunarg.com>
Fri, 27 Jan 2017 23:18:16 +0000 (15:18 -0800)
commita26154680ee443216d7346ea2f44a1205cc251f9
tree6dce9fba9119651d86431f4ef847309c4e98775c
parentcba7afce6be07dd968a59de2245c412273c76b99
build: Enable declaration hiding warning on Windows

Fixes #1388
Turn on the Windows compiler option (4456) to report
hidden declarations.
Fix all places where this was occurring.

Change-Id: I3346d87da8b70d6299c206fcac68520a091ed1a6
CMakeLists.txt
demos/cube.c
demos/cube.cpp
demos/vulkaninfo.c
layers/core_validation.cpp
layers/object_tracker.cpp
layers/threading.h
layers/unique_objects.cpp
loader/loader.c