]> granicus.if.org Git - clang/commitdiff
[libclang] Add a triple to the test.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 24 Feb 2012 19:45:42 +0000 (19:45 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 24 Feb 2012 19:45:42 +0000 (19:45 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@151386 91177308-0d34-0410-b5e6-96231b3b80d8

test/Index/targeted-cursor.m

index 1d8710981246987904a071c8fb99f45a6ab17aec..a53ebf6918e2f8bfd4a43c2418628dc765cf8147 100644 (file)
@@ -1,6 +1,6 @@
 
 // rdar://10920009
-// RUN: c-index-test -write-pch %t.h.pch -fblocks -x objective-c-header %S/targeted-cursor.m.h -Xclang -detailed-preprocessing-record
-// RUN: c-index-test -cursor-at=%S/targeted-cursor.m.h:5:13 %s -fblocks -include %t.h | FileCheck %s
+// RUN: c-index-test -write-pch %t.h.pch -target x86_64-apple-macosx10.7 -x objective-c-header %S/targeted-cursor.m.h -Xclang -detailed-preprocessing-record
+// RUN: c-index-test -cursor-at=%S/targeted-cursor.m.h:5:13 %s -target x86_64-apple-macosx10.7 -include %t.h | FileCheck %s
 
 // CHECK: ObjCClassRef=I:2:12