summaryrefslogtreecommitdiffstats
path: root/debuginfo-tests
diff options
context:
space:
mode:
Diffstat (limited to 'debuginfo-tests')
-rw-r--r--debuginfo-tests/sret.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/debuginfo-tests/sret.cpp b/debuginfo-tests/sret.cpp
index a6c0fd55906..90145f8c194 100644
--- a/debuginfo-tests/sret.cpp
+++ b/debuginfo-tests/sret.cpp
@@ -6,8 +6,8 @@
// DEBUGGER: r
// DEBUGGER: p a
// CHECK: $1 = (A &)
-// CHECK: m_int = 12
// CHECK: _vptr$A =
+// CHECK: m_int = 12
class A
{
OpenPOWER on IntegriCloud