PP: Fix #1694: Rationalize errors on partially expanded macro argument.
This commit is contained in:
parent
da1be9a322
commit
6fee94460f
9 changed files with 58 additions and 9 deletions
19
Test/baseResults/cppBad5.vert.out
Executable file
19
Test/baseResults/cppBad5.vert.out
Executable file
|
|
@ -0,0 +1,19 @@
|
|||
cppBad5.vert
|
||||
ERROR: 0:4: 'macro expansion' : End of input in macro g
|
||||
ERROR: 0:5: '' : compilation terminated
|
||||
ERROR: 2 compilation errors. No code generated.
|
||||
|
||||
|
||||
Shader version: 100
|
||||
ERROR: node is still EOpNull!
|
||||
0:? Linker Objects
|
||||
|
||||
|
||||
Linked vertex stage:
|
||||
|
||||
ERROR: Linking vertex stage: Missing entry point: Each stage requires one entry point
|
||||
|
||||
Shader version: 100
|
||||
ERROR: node is still EOpNull!
|
||||
0:? Linker Objects
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue