Implement simplified substitution for function-like macro invocation.
authorCarl Worth <cworth@cworth.org>
Tue, 25 May 2010 23:28:26 +0000 (16:28 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 25 May 2010 23:28:26 +0000 (16:28 -0700)
commitb1854fdfb6b567fa61d544d8080e2acb4cc78dc1
tree5bb3d217c3d94234f7b15f571b72ad59887763a6
parente6fb7827c96451d4a09dfda31979a6b9cb27301e
Implement simplified substitution for function-like macro invocation.

This supports function-like macro invocation but without any argument
substitution. This now makes test 11 through 14 pass.
glcpp-lex.l
glcpp-parse.y
glcpp.h