forked from OSchip/llvm-project
Revert "Force triple in test.", this wasn't the problem.
llvm-svn: 82855
This commit is contained in:
parent
cdd3be5cc6
commit
bb6ac47ea1
|
@ -1,4 +1,4 @@
|
|||
// RUN: clang-cc -triple i386-apple-darwin9 -emit-pch %s -o %t.ast &&
|
||||
// RUN: clang -emit-ast %s -o %t.ast &&
|
||||
// RUN: c-index-test %t.ast all | FileCheck %s
|
||||
|
||||
// CHECK: <invalid loc>:0:0: StructDecl=objc_selector [Context=c-index-api-test.m]
|
||||
|
|
Loading…
Reference in New Issue