PP: Fix #1694: Rationalize errors on partially expanded macro argument.
This commit is contained in:
4
Test/cppBad5.vert
Executable file
4
Test/cppBad5.vert
Executable file
@@ -0,0 +1,4 @@
|
||||
int,i=
|
||||
#define f g($g(y
|
||||
#define g(m)
|
||||
g(f)
|
||||
Reference in New Issue
Block a user