Fixed the test.

llvm-svn: 68831
This commit is contained in:
Fariborz Jahanian 2009-04-10 22:09:52 +00:00
parent 3c68407868
commit e49adaf7f2
1 changed files with 1 additions and 2 deletions

View 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