brintos

brintos / llvm-project-archived public Read only

0
0
Text · 220 B · ae02407 Raw
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