Revert "Force triple in test.", this wasn't the problem.

llvm-svn: 82855
This commit is contained in:
Daniel Dunbar 2009-09-26 07:43:49 +00:00
parent cdd3be5cc6
commit bb6ac47ea1
1 changed files with 1 additions and 1 deletions

View File

@ -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]