PP: Fix #1694: Handle badly formed argument substitution.
Also added a warning for no space after a macro name.
This commit is contained in:
3
Test/cppBad3.vert
Normal file
3
Test/cppBad3.vert
Normal file
@@ -0,0 +1,3 @@
|
||||
#define f =y(.
|
||||
#define y(m)
|
||||
y(f)
|
||||
Reference in New Issue
Block a user