forked from OSchip/llvm-project
Relax testcase: Newer versions of LLDB don't necessarily print the "{".
llvm-svn: 202415
This commit is contained in:
parent
521bdf211d
commit
eace60b161
|
@ -5,7 +5,7 @@
|
|||
// DEBUGGER: break 22
|
||||
// DEBUGGER: r
|
||||
// DEBUGGER: p v
|
||||
// CHECK: ${{[0-9]+}} = {
|
||||
// CHECK: ${{[0-9]+}} =
|
||||
// CHECK: Data = 0x0{{(0*)}}
|
||||
// CHECK: Kind = 2142
|
||||
|
||||
|
|
Loading…
Reference in New Issue