Skip to content

Commit 32ad53a

Browse files
committed
fixup! add test
1 parent 659a383 commit 32ad53a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# RUN: %clang_host -g -O0 %S/Inputs/main.c -o %t.out
2+
# RUN: %lldb -b -o 'breakpoint set -a "main + 26"' %t.out | FileCheck %s --check-prefix CHECK
3+
# CHECK: Breakpoint 1: address =

0 commit comments

Comments
 (0)