10 lines · plain
1# RUN: %lldb -b -s %s | FileCheck %s2 3# In terminal sessions LLDB hides input from subsequent lines so it's not visible in the output we check below.4expression52+637 8# CHECK: (lldb) expression9# CHECK: (int) {{.*}} = 510 1# RUN: %lldb -b -s %s | FileCheck %s2 3# In terminal sessions LLDB hides input from subsequent lines so it's not visible in the output we check below.4expression52+637 8# CHECK: (lldb) expression9# CHECK: (int) {{.*}} = 510