]> granicus.if.org Git - clang/commitdiff
attempt to fix windows testers, which generate #line by default.
authorChris Lattner <sabre@nondot.org>
Sun, 22 May 2011 23:47:57 +0000 (23:47 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 22 May 2011 23:47:57 +0000 (23:47 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@131882 91177308-0d34-0410-b5e6-96231b3b80d8

test/Preprocessor/pragma_sysheader.c

index 763e968f7ab0d7b7b302d71cc060b8012df705ed..26416827c01bfaf238bd58eb8ab54b2a7d2ff6e0 100644 (file)
@@ -1,5 +1,5 @@
 // RUN: %clang -verify -pedantic %s -fsyntax-only
-// RUN: %clang -E %s | FileCheck %s
+// RUN: %clang_cc1 -E %s | FileCheck %s
 // rdar://6899937
 #include "pragma_sysheader.h"