relax testcase for LLDB output format compatibility.

llvm-svn: 204280
This commit is contained in:
Adrian Prantl 2014-03-19 23:06:18 +00:00
parent 120882dbeb
commit 8bcc993e27
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
// DEBUGGER: r
// DEBUGGER: p v
// CHECK: ${{[0-9]+}} =
// CHECK: Data = 0x0{{(0*)}}
// CHECK: Data ={{.*}} 0x0{{(0*)}}
// CHECK: Kind = 2142
class SVal {