summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2019-06-23 02:49:12 +0000
committerEric Fiselier <eric@efcs.ca>2019-06-23 02:49:12 +0000
commitcf92a1f6eb1bbe577632555a144eba95716d3821 (patch)
tree3e1b68f3b9740f115fadb3109c02c65e2596999f /lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py
parent08c699a1105b874cd54cf9a12fa2856bdc708416 (diff)
downloadbcm5719-llvm-cf92a1f6eb1bbe577632555a144eba95716d3821.tar.gz
bcm5719-llvm-cf92a1f6eb1bbe577632555a144eba95716d3821.zip
Add noexcept throughout <atomic>
The CMake CheckLibcxxAtomic module was always failing to compile the example, even when libatomic wasn't needed. This was caused because the check doesn't link a C++ runtime library to provide std::terminate, which is required for exception support. The check is still really broken, but <atomic> is better! llvm-svn: 364146
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud