PP: Recognize <> style #include header names. I.e., #include <header-name>.
Also correctly test and handle missing newline.
This commit is contained in:
parent
faa720f14c
commit
affc26674d
8 changed files with 105 additions and 44 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.1728"
|
||||
#define GLSLANG_DATE "02-Jan-2017"
|
||||
#define GLSLANG_REVISION "Overload400-PrecQual.1730"
|
||||
#define GLSLANG_DATE "03-Jan-2017"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue