]> granicus.if.org Git - clang/commitdiff
Make darned sure that the -fixit tests are testing what we want them to test
authorDouglas Gregor <dgregor@apple.com>
Thu, 2 Apr 2009 04:59:27 +0000 (04:59 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 2 Apr 2009 04:59:27 +0000 (04:59 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@68289 91177308-0d34-0410-b5e6-96231b3b80d8

test/Sema/fixit-c90.c
test/Sema/fixit.c

index 92b7cd1cb2482fe51fe7d203fe51ee6687e6f6aa..03c94953db4e99fc7bbc68f7cbe395e07428e791 100644 (file)
@@ -1,4 +1,4 @@
-/* RUN: clang -fsyntax-only -std=c90 -pedantic -fixit %s -o - | clang-cc -pedantic -x c -std=c90 -Werror -
+/* RUN: clang-cc -fsyntax-only -std=c90 -pedantic -fixit %s -o - | clang-cc -pedantic -x c -std=c90 -Werror -
  */
 
 /* This is a test of the various code modification hints that are
index e9d78c7f38d0f93d0a078981744b50ca2ec47221..d1631091b4420e467ed6095055083e58e41fdee7 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang -fsyntax-only -pedantic -fixit %s -o - | clang-cc -pedantic -Werror -x c -
+// RUN: clang-cc -fsyntax-only -pedantic -fixit %s -o - | clang-cc -pedantic -Werror -x c -
 
 /* This is a test of the various code modification hints that are
    provided as part of warning or extension diagnostics. All of the