]> granicus.if.org Git - clang/commitdiff
don't expect to be able to reparse arbitrary system headers.
authorChris Lattner <sabre@nondot.org>
Thu, 26 Jul 2007 05:59:05 +0000 (05:59 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 26 Jul 2007 05:59:05 +0000 (05:59 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@40511 91177308-0d34-0410-b5e6-96231b3b80d8

test/Parser/char-literal-printing.c

index d6a2f90b2181db4fa6fee2895d68fc361f975848..67196598d16766af9e3c1219e6da6f78c4e675ac 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang -parse-ast-print %s 2>&1 | clang -parse-ast-print
+// RUN: clang -parse-ast-print %s
 
 #include <stddef.h>