Skip to content

Commit 84f99ef

Browse files
committed
[lldb] [test] Mark fork-follow-parent-softbp.test as darwin-unsupported
1 parent c7515a4 commit 84f99ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lldb/test/Shell/Subprocess/fork-follow-parent-softbp.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# REQUIRES: native
2+
# UNSUPPORTED: system-darwin
23
# UNSUPPORTED: system-windows
34
# RUN: %clangxx_host %p/Inputs/fork.cpp -DTEST_FORK=fork -o %t
45
# RUN: %lldb -b -s %s %t | FileCheck %s

0 commit comments

Comments
 (0)