brintos

brintos / llvm-project-archived public Read only

0
0
Text · 213 B · 45b7729 Raw
7 lines · plain
1# CHECK: (lldb) command source -s {{.*\n}}2# CHECK: (lldb) command source -s {{.*\n}}3# CHECK-NEXT: Executing commands in {{.*\n}}4# CHECK-NEXT: Evaluate expr 1+25# CHECK-NEXT: expr 1+26# CHECK-NEXT: (int) $0 = 37