mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-29 08:26:07 +00:00
[index] Fixup for r354942. Specify target in test to achieve stable mangling.
llvm-svn: 354946
This commit is contained in:
parent
82da1ffc16
commit
bc72061edf
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user