new testcase

llvm-svn: 38786
This commit is contained in:
Chris Lattner 2006-07-29 06:44:19 +00:00
parent f35d327a99
commit 15d6b28f09
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
// RUN: clang -E %s | grep '!!'
#define A(B,C) B ## C
!A(,)!