forked from OSchip/llvm-project
Fix buildbot yet again. // rdar://13757500.
llvm-svn: 180863
This commit is contained in:
parent
0a50662f8b
commit
1a658edfef
|
@ -1,6 +1,6 @@
|
|||
// RUN: rm -rf %t
|
||||
// RUN: mkdir %t
|
||||
// RUN: c-index-test -test-load-source all -comments-xml-schema=%S/../../bindings/xml/comment-xml-schema.rng -fobjc-default-synthesize-properties -fobjc-arc %s > %t/out
|
||||
// RUN: c-index-test -test-load-source all -comments-xml-schema=%S/../../bindings/xml/comment-xml-schema.rng -target x86_64-apple-darwin10 -fobjc-default-synthesize-properties -fobjc-arc %s > %t/out
|
||||
// RUN: FileCheck %s < %t/out
|
||||
// rdar://13757500
|
||||
|
||||
|
|
Loading…
Reference in New Issue