Skip to content

Commit fd7904a

Browse files
committed
Revert "[lldb] Speculative fix for trap_frame_sym_ctx.test"
This reverts commit 19d3f34.
1 parent b1560bd commit fd7904a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lldb/test/Shell/Unwind/trap_frame_sym_ctx.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ breakpoint set -n bar
1515
process launch
1616
# CHECK: stop reason = breakpoint 1.1
1717

18-
thread backtrace -u
18+
thread backtrace
1919
# CHECK: frame #0: {{.*}}`bar
2020
# CHECK: frame #1: {{.*}}`tramp
2121
# CHECK: frame #2: {{.*}}`main

0 commit comments

Comments
 (0)