Add a test case for my last patch.

llvm-svn: 68829
This commit is contained in:
Fariborz Jahanian 2009-04-10 21:43:13 +00:00
parent 34321bcd0b
commit 5240a49f04
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
// RUN: clang-cc -fsyntax-only -mmacosx-version-min=10.4 -triple=x86_64-apple-darwin %s
// RUN: true