John Kessenich 4d6570a1b3 Fix several issues in the preprocessor:
- macro expansion of hexidecimal numbers 
 - give errors instead of warnings/silence on extra tokens after #endif, #else, etc.
 - give errors on reserved macro name use, reuse of argument, and redefinition with different whitespace presence
 - detect and give error for all cases of #elif and #else after #else



git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@23982 e7fa87d3-cd2b-0410-9028-fcbf551c1848
2013-11-10 23:07:36 +00:00
..
2013-09-08 21:04:46 +00:00
2013-10-17 19:43:43 +00:00
2013-02-08 18:56:56 +00:00
2013-03-04 23:50:08 +00:00
2013-11-07 01:36:56 +00:00
2013-02-08 18:56:56 +00:00
2013-02-08 18:56:56 +00:00
2013-10-18 03:56:23 +00:00