]> granicus.if.org Git - clang/commitdiff
add testcase for PR3437 and r63405
authorChris Lattner <sabre@nondot.org>
Fri, 30 Jan 2009 18:49:16 +0000 (18:49 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 30 Jan 2009 18:49:16 +0000 (18:49 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@63407 91177308-0d34-0410-b5e6-96231b3b80d8

test/Preprocessor/print_line_track.c

index 567da3c1a213dcc3ad06fbeaa4a5f04ef7130283..505e5f9fae1106b6299ef486fe75431e96f77d15 100644 (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