aboutsummaryrefslogtreecommitdiff
path: root/test/Preprocessor/macro_fn.c
AgeCommit message (Expand)Author
2009-04-24fix rdar://6816766 - Crash with function-like macro test at end of directive.Chris Lattner
2009-04-20fix the second half of PR4006 and rdar://6807000 by treatingChris Lattner
2009-04-19Fix PR4006, incorrect handling of __VA_ARGS__ when it was the first tokenChris Lattner
2009-04-18Substantially restructure function-like macro argument parsing.Chris Lattner