]> granicus.if.org Git - clang/commitdiff
Fixed the test.
authorFariborz Jahanian <fjahanian@apple.com>
Fri, 10 Apr 2009 22:09:52 +0000 (22:09 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Fri, 10 Apr 2009 22:09:52 +0000 (22:09 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@68831 91177308-0d34-0410-b5e6-96231b3b80d8

test/Frontend/mmacosx-version-min-test.c

index 882458d3a0be1b8b5bf9c3f8c769cc43ce81f2a1..d117d1c776a8df55da49e2fda01dc59b3c2a452a 100644 (file)
@@ -1,2 +1 @@
-// RUN: clang-cc -fsyntax-only -mmacosx-version-min=10.4 -triple=x86_64-apple-darwin %s
-// RUN: true
+// RUN: not clang-cc -fsyntax-only -mmacosx-version-min=10.4 -triple=x86_64-apple-darwin %s