[index] Fixup for r354942. Specify target in test to achieve stable mangling.

llvm-svn: 354946
This commit is contained in:
Volodymyr Sapsai 2019-02-27 01:37:43 +00:00
parent 82da1ffc16
commit bc72061edf

View 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 {