summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py
diff options
context:
space:
mode:
authorBen Craig <ben.craig@codeaurora.org>2016-02-10 13:47:25 +0000
committerBen Craig <ben.craig@codeaurora.org>2016-02-10 13:47:25 +0000
commitd32611211d4a43595b6998d77d26237fc4ee975b (patch)
tree0ea8295cdd8ec54e169aff4b31f1e327a8cf21ff /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py
parent156ed8ddd7ee8e58550430c6f09d4d09c084800c (diff)
downloadbcm5719-llvm-d32611211d4a43595b6998d77d26237fc4ee975b.tar.gz
bcm5719-llvm-d32611211d4a43595b6998d77d26237fc4ee975b.zip
Limit catopen usage to unix-like OSes
Operating systems that are not unix-like are unlikely to have access to catopen. Instead of black-listing each one, we now filter out all non-unix operating systems first. We then exclude the unix-like operating systems that don't have catopen. _WIN32 counts as a unix-like operating system because of cygwin. http://reviews.llvm.org/D16639 llvm-svn: 260381
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud