OSDN Git Service

Add test for function-like macro invocations with multiple-token arguments.
authorCarl Worth <cworth@cworth.org>
Fri, 14 May 2010 17:00:59 +0000 (10:00 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 14 May 2010 18:50:27 +0000 (11:50 -0700)
commitdb272e6e6fbfe349ea6d9877bb7715ecb2d9f0c1
tree1a361cfc8481cd81309ae5f01ef87d7215acab7b
parent2be8be0f742a7abf410be8176f6fd6fc49a6b361
Add test for function-like macro invocations with multiple-token arguments.

These are not yet parsed correctly, so these tests fail.
tests/019-define-func-1-arg-multi.c [new file with mode: 0644]
tests/020-define-func-2-arg-multi.c [new file with mode: 0644]