new testcase

llvm-svn: 38611
This commit is contained in:
Chris Lattner 2006-07-02 21:50:31 +00:00
parent e4af3ac6b4
commit a7e7e2b92d
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
// RUN: clang -E %s | grep '#pragma foo bar'
// GCC doesn't expand macro args for unrecognized pragmas.
#define bar xX
#pragma foo bar