PP: Fix #783: Catch end-of-argument expansion in token pasting.

This commit is contained in:
John Kessenich 2017-04-04 12:28:20 -06:00
parent 82460b5e21
commit 97cb85c7d6
4 changed files with 15 additions and 3 deletions

View file

@ -2,5 +2,5 @@
// For the version, it uses the latest git tag followed by the number of commits.
// For the date, it uses the current date (when then script is run).
#define GLSLANG_REVISION "Overload400-PrecQual.1971"
#define GLSLANG_REVISION "Overload400-PrecQual.1974"
#define GLSLANG_DATE "04-Apr-2017"