OSDN Git Service

Add support for the structure of function-like macros.
authorCarl Worth <cworth@cworth.org>
Thu, 13 May 2010 16:36:23 +0000 (09:36 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 13 May 2010 16:36:23 +0000 (09:36 -0700)
commitfcbbb4688641e46270ba0cd531639df9b964f697
tree9116a800bc5a1778efe398cafdacc92abb090fd5
parent4abc3dec720933e78a266417cffb2ea7b16d497f
Add support for the structure of function-like macros.

We accept the structure of arguments in both macro definition and
macro invocation, but we don't yet expand those arguments. This is
just enough code to pass the recently-added tests, but does not yet
provide any sort of useful function-like macro.
Makefile
glcpp-lex.l
glcpp-parse.y
glcpp.h