PP: Fix issue #426, recover from bad-source macro expansion.
This commit is contained in:
parent
bc5196c003
commit
faa720f14c
5 changed files with 35 additions and 4 deletions
3
Test/cppBad2.vert
Executable file
3
Test/cppBad2.vert
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#define a b(
|
||||
#define b(x)
|
||||
b(a)
|
||||
Loading…
Add table
Add a link
Reference in a new issue