Skip to content

Commit 6cb26cf

Browse files
committed
[lldb][test] Re-enable boundssafetytrap.test
This should pass now that we removed the `BoundsSafetyTrapFrameRecognizer` in favour of the `VerboseTrapFrameRecognizer`
1 parent f39d645 commit 6cb26cf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lldb/test/Shell/BoundsSafety/boundssafetytrap.test

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# REQUIRES: rdar141363609
21
# UNSUPPORTED: system-windows
32
# RUN: %clang_host -Xclang -fbounds-safety -g -O0 %S/Inputs/boundsSafetyTrap.c -o %t.out
43
# RUN: %lldb -b -s %s %t.out | FileCheck %s

0 commit comments

Comments
 (0)