Tests: Test base case for fixing issue #443.

This commit is contained in:
John Kessenich 2016-08-08 14:11:28 -06:00
parent 4583b61e20
commit 34177cd778
3 changed files with 102 additions and 91 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 "SPIRV99.1391"
#define GLSLANG_DATE "07-Aug-2016"
#define GLSLANG_REVISION "SPIRV99.1393"
#define GLSLANG_DATE "08-Aug-2016"