summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/ns3.cpp
diff options
context:
space:
mode:
authorStefan Granitz <stefan.graenitz@gmail.com>2019-07-18 13:30:37 +0000
committerStefan Granitz <stefan.graenitz@gmail.com>2019-07-18 13:30:37 +0000
commit0c4948455d353e4822fb69310893f281599050e5 (patch)
treed8fbe6442155a00495c928ece8ffb4c0d0480c1c /lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/ns3.cpp
parent6a61bea4d652442e43d41253c60604cb37b98b7a (diff)
downloadbcm5719-llvm-0c4948455d353e4822fb69310893f281599050e5.tar.gz
bcm5719-llvm-0c4948455d353e4822fb69310893f281599050e5.zip
[CMake] Always build debugserver on Darwin and allow tests to use the system's one
Summary: We can always build debugserver, but we can't always sign it to be useable for testing. `LLDB_USE_SYSTEM_DEBUGSERVER` should only tell whether or not the system debugserver should be used for testing. The old behavior complicated the logic around debugserver a lot. The new logic sorts out most of it. Please note that this patch is in early stage and needs some more testing. It should not affect platfroms other than Darwin. It builds on Davide's approach to validate the code-signing identity at configuration time. What do you think? Reviewers: xiaobai, JDevlieghere, davide, compnerd, friss, labath, mgorny, jasonmolenda Reviewed By: JDevlieghere Subscribers: lldb-commits, #lldb Tags: #lldb Differential Revision: https://reviews.llvm.org/D64806 llvm-svn: 366433
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/ns3.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud