SPIRV-Tools/include
Andrew Woloszyn 7a35473573 Made compilation with gcc and clang more strict.
Added additional compilation flags to gcc and clang builds.
Adds -Wall -Wextra -Wno-long-long -Wshadow -Wundef -Wconversion
-WNo-sign-conversion and -Wno-missing-field-initializers
where appropriate.

Does not add -Wundef to tests, because GTEST tests undefined
macros all over the place.
2016-01-11 10:54:20 -05:00
..
libspirv Extend copyright to 2016. 2016-01-07 13:44:22 -05:00
util Made compilation with gcc and clang more strict. 2016-01-11 10:54:20 -05:00