PP: Fix issue #738: don't assert on characters within a string.

This commit is contained in:
John Kessenich 2017-02-28 18:39:20 -07:00
parent fb22b69fc6
commit 3494d71cfa
5 changed files with 8 additions and 6 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.1861"
#define GLSLANG_REVISION "Overload400-PrecQual.1865"
#define GLSLANG_DATE "28-Feb-2017"