forked from OSchip/llvm-project
Objective-C. Try to fix the test in buildbot in my last patch.
llvm-svn: 211197
This commit is contained in:
parent
f054c7ed68
commit
caaa5f55b6
|
@ -1,4 +1,4 @@
|
|||
// RUN: %clang_cc1 -fsyntax-only -verify %s
|
||||
// RUN: %clang_cc1 -fsyntax-only -triple x86_64-apple-darwin10 -verify %s
|
||||
// rdar://9092208
|
||||
|
||||
__attribute__((unavailable("not available")))
|
||||
|
|
Loading…
Reference in New Issue