From: Argyrios Kyrtzidis Date: Sun, 14 Feb 2016 22:38:38 +0000 (+0000) Subject: [test/Index] Set a specific target for the test. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dfb482d55ebc2a3c333fe9423cb7397addf4b8fe;p=clang [test/Index] Set a specific target for the test. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@260861 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Index/Core/index-source.m b/test/Index/Core/index-source.m index b5a86fbcb4..0fdae7ae5f 100644 --- a/test/Index/Core/index-source.m +++ b/test/Index/Core/index-source.m @@ -1,4 +1,4 @@ -// RUN: c-index-test core -print-source-symbols -- %s | FileCheck %s +// RUN: c-index-test core -print-source-symbols -- %s -target x86_64-apple-macosx10.7 | FileCheck %s @interface Base // CHECK: [[@LINE-1]]:12 | objc-class/ObjC | Base | c:objc(cs)Base | _OBJC_CLASS_$_Base | Decl | rel: 0