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
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)
|
||||
Loading…
Add table
Add a link
Reference in a new issue