Fix issue #708: token pasting within macro argument expansion.
This commit is contained in:
parent
0793988697
commit
8e711b84bd
5 changed files with 41 additions and 22 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.1819"
|
||||
#define GLSLANG_DATE "08-Feb-2017"
|
||||
#define GLSLANG_REVISION "Overload400-PrecQual.1820"
|
||||
#define GLSLANG_DATE "10-Feb-2017"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue