forked from OSchip/llvm-project
[lldb] [test] Mark fork-follow-parent-softbp.test as darwin-unsupported
This commit is contained in:
parent
c7515a49b1
commit
84f99ef2b1
|
@ -1,4 +1,5 @@
|
|||
# REQUIRES: native
|
||||
# UNSUPPORTED: system-darwin
|
||||
# UNSUPPORTED: system-windows
|
||||
# RUN: %clangxx_host %p/Inputs/fork.cpp -DTEST_FORK=fork -o %t
|
||||
# RUN: %lldb -b -s %s %t | FileCheck %s
|
||||
|
|
Loading…
Reference in New Issue