diff options
-rw-r--r-- | debuginfo-tests/sret.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debuginfo-tests/sret.cpp b/debuginfo-tests/sret.cpp index 90145f8c194..a6c0fd55906 100644 --- a/debuginfo-tests/sret.cpp +++ b/debuginfo-tests/sret.cpp @@ -6,8 +6,8 @@ // DEBUGGER: r // DEBUGGER: p a // CHECK: $1 = (A &) -// CHECK: _vptr$A = // CHECK: m_int = 12 +// CHECK: _vptr$A = class A { |