Fix #777: don't parse .suffix if <stage> is provided.
Adding a test for this also uncovered an extraneous \r in the runtests script, fixed now.
This commit is contained in:
parent
26013595fd
commit
e751bca75c
5 changed files with 54 additions and 20 deletions
|
|
@ -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.1916"
|
||||
#define GLSLANG_DATE "15-Mar-2017"
|
||||
#define GLSLANG_REVISION "Overload400-PrecQual.1920"
|
||||
#define GLSLANG_DATE "16-Mar-2017"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue