forked from OSchip/llvm-project
parent
3c68407868
commit
e49adaf7f2
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue