
The original patch got reverted because it broke `check-lldb` on a clean build. This fixes that. llvm-svn: 374201
6 lines
181 B
Plaintext
6 lines
181 B
Plaintext
# CHECK: (lldb) command source -s {{.*\n}}
|
|
# CHECK: (lldb) command source -s {{.*\n}}
|
|
# CHECK-NEXT: Executing commands in {{.*\n}}
|
|
# CHECK-NEXT: expr 1+2
|
|
# CHECK-NEXT: (int) $0 = 3
|