]> granicus.if.org Git - clang/commitdiff
[index] Fixup for r354942. Specify target in test to achieve stable mangling.
authorVolodymyr Sapsai <vsapsai@apple.com>
Wed, 27 Feb 2019 01:37:43 +0000 (01:37 +0000)
committerVolodymyr Sapsai <vsapsai@apple.com>
Wed, 27 Feb 2019 01:37:43 +0000 (01:37 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@354946 91177308-0d34-0410-b5e6-96231b3b80d8

test/Index/ms-property.cpp

index 55c701e79693582270b35b99f535f27e21329e79..74b5b1399cf501c809daec63ada5baf3e6d9226d 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: c-index-test core -print-source-symbols -- -fms-extensions -fno-ms-compatibility %s | FileCheck %s
+// RUN: c-index-test core -print-source-symbols -- -target x86_64-apple-darwin10 -fms-extensions -fno-ms-compatibility %s | FileCheck %s
 
 // CHECK: [[@LINE+1]]:8 | struct/C++ | Simple | [[Simple_USR:.*]] | <no-cgname> | Def | rel: 0
 struct Simple {