diff options
Diffstat (limited to 'debuginfo-tests/aggregate-indirect-arg.cpp')
| -rw-r--r-- | debuginfo-tests/aggregate-indirect-arg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debuginfo-tests/aggregate-indirect-arg.cpp b/debuginfo-tests/aggregate-indirect-arg.cpp index e412ecc254b7..bbbb01e9ca24 100644 --- a/debuginfo-tests/aggregate-indirect-arg.cpp +++ b/debuginfo-tests/aggregate-indirect-arg.cpp @@ -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 { |
