'defined' cannot be used as a macro name in #define or #undef.
authorAaron Hamilton <aaron@correspondwith.me>
Wed, 19 Aug 2015 21:04:18 +0000 (21:04 +0000)
committerAaron Hamilton <aaron@correspondwith.me>
Sat, 29 Aug 2015 23:15:13 +0000 (23:15 +0000)
commit7d3b73bfffad33ffb56da1900731db13337b2eb9
tree7bc61975565d8388821914b9d1e5dcb3bb9fb225
parentd6c37b190bcb917c6bd806bc4f9cd5b3b1f7501b
'defined' cannot be used as a macro name in #define or #undef.
Test/baseResults/preprocessor.defined.vert.err [new file with mode: 0644]
Test/baseResults/preprocessor.defined.vert.out [new file with mode: 0644]
Test/preprocessor.defined.vert [new file with mode: 0644]
Test/test-preprocessor-list
glslang/MachineIndependent/ParseHelper.cpp