]> granicus.if.org Git - clang/commitdiff
Revert "Force triple in test.", this wasn't the problem.
authorDaniel Dunbar <daniel@zuster.org>
Sat, 26 Sep 2009 07:43:49 +0000 (07:43 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sat, 26 Sep 2009 07:43:49 +0000 (07:43 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@82855 91177308-0d34-0410-b5e6-96231b3b80d8

test/Index/c-index-api-test.m

index ad7270ed9fa0d1de3265d7ed0d3bf2afa75938ff..9eb2fc8d7f3bff1191aebc6cf5ec54ac6ca4a9b5 100644 (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]