]> granicus.if.org Git - clang/commitdiff
Switch this test to use clang-cc.
authorDaniel Dunbar <daniel@zuster.org>
Tue, 8 Dec 2009 21:12:25 +0000 (21:12 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 8 Dec 2009 21:12:25 +0000 (21:12 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@90875 91177308-0d34-0410-b5e6-96231b3b80d8

test/Misc/message-length.c

index 841ffc9f615d15dd6de45fd6430dd3129f94843f..24f623394d88a1997e02481bfcb5995c050b9f4a 100644 (file)
@@ -1,5 +1,5 @@
-// RUN: clang -fsyntax-only -fmessage-length=72 %s 2>&1 | FileCheck -strict-whitespace %s
-// RUN: clang -fsyntax-only -fmessage-length=1 %s
+// RUN: clang-cc -fmessage-length 72 %s 2>&1 | FileCheck -strict-whitespace %s
+// RUN: clang-cc -fmessage-length 1 %s
 
 // Hack so we can check things better, force the file name and line.
 # 1 "FILE" 1