Fix crash by returning early from finalCheck() if there is no tree to process.
This commit is contained in:
parent
5307eb2d1b
commit
1c98904014
2 changed files with 4 additions and 1 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.1663"
|
||||
#define GLSLANG_REVISION "Overload400-PrecQual.1664"
|
||||
#define GLSLANG_DATE "27-Nov-2016"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue