mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-04 00:06:50 +00:00
don't use CHECK-NEXT because it may be on the same line.
llvm-svn: 190969
This commit is contained in:
parent
c370a8a2f0
commit
d913c86b93
@ -7,7 +7,7 @@
|
|||||||
// DEBUGGER: p a
|
// DEBUGGER: p a
|
||||||
// CHECK: ${{[0-9]+}} = {
|
// CHECK: ${{[0-9]+}} = {
|
||||||
// LLDB does not print artificial members.
|
// LLDB does not print artificial members.
|
||||||
// CHECK-NEXT: {{(_vptr\$A =)?.*}}m_int = 12
|
// CHECK: {{(_vptr\$A =)?.*}}m_int = 12
|
||||||
|
|
||||||
class A
|
class A
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user