summaryrefslogtreecommitdiff
path: root/main
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2010-05-13 10:26:58 -0700
committerCarl Worth <cworth@cworth.org>2010-05-14 09:20:13 -0700
commit67c27afc168f85ce6dc66820db864aaaef67f8ed (patch)
tree135277b6c2df578b4775e76c351cb64ccf9af945 /main
parentdb35d557a40b9fb56483f77da2fb98f541808dd0 (diff)
Add test for an object-like macro with a definition beginning with '('
Our current parser sees "#define foo (" as an identifier token followed by a '(' token and parses this as a function-like macro. That would be correct for "#define foo(" but the preprocessor specification treats this whitespace as significant here so this test currently fails.
Diffstat (limited to 'main')
0 files changed, 0 insertions, 0 deletions