Relax testcase: Newer versions of LLDB don't necessarily print the "{" either.

llvm-svn: 202319
This commit is contained in:
Adrian Prantl 2014-02-27 00:02:40 +00:00
parent 9b1fe94833
commit 11f0d2ce92
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
// DEBUGGER: break 62
// DEBUGGER: r
// DEBUGGER: p a
// CHECK: ${{[0-9]+}} = {
// CHECK: ${{[0-9]+}} =
// LLDB does not print artificial members.
// CHECK: {{(_vptr\$A =)?.*}}m_int = 12