add testcase for PR3437 and r63405

llvm-svn: 63407
This commit is contained in:
Chris Lattner 2009-01-30 18:49:16 +00:00
parent 7da8d0b321
commit be70ced6a6
1 changed files with 4 additions and 2 deletions

View File

@ -1,8 +1,10 @@
/* RUN: clang -E %s | grep 'a 3' &&
* RUN: clang -E %s | grep 'b 14' &&
* RUN: clang -E %s | grep 'b 16' &&
* RUN: clang -E -P %s | grep 'a 3' &&
* RUN: clang -E -P %s | grep 'b 14'
* RUN: clang -E -P %s | grep 'b 16' &&
* RUN: clang -E %s | not grep '# 0 '
* PR1848
* PR3437
*/
#define t(x) x