glslang-zig/glslang
John Kessenich 11e1a073f3 PP: Fix issue #407; handle empty identifier.
The sequence

  #define m()
  int m"

creates a token of no length (a string of 0 size).  Protect
against a string of 0 size as well as the existing protect
against a null string.
2016-07-30 13:39:52 -06:00
..
GenericCodeGen Remove legacy build system 2015-11-16 23:51:35 +01:00
Include PP: Fix issue #407; handle empty identifier. 2016-07-30 13:39:52 -06:00
MachineIndependent PP: Fix issue #407; handle empty identifier. 2016-07-30 13:39:52 -06:00
OSDependent Add g++/clang warnings to match some enabled by /W4 in MSVC. 2016-07-21 09:59:18 -06:00
Public Front-end: Fix known crashes by early exit on error (issue #29, issue #34, issue #35). 2016-07-09 14:53:11 -06:00
CMakeLists.txt Precise and noContraction propagation 2016-05-09 10:46:40 -04:00
updateGrammar Bison: Non-functional: Move to revision 3.0.4. 2016-05-04 12:54:56 -06:00