diff options
author | Eric Fiselier <eric@efcs.ca> | 2019-06-23 02:49:12 +0000 |
---|---|---|
committer | Eric Fiselier <eric@efcs.ca> | 2019-06-23 02:49:12 +0000 |
commit | cf92a1f6eb1bbe577632555a144eba95716d3821 (patch) | |
tree | 3e1b68f3b9740f115fadb3109c02c65e2596999f /lldb/packages/Python/lldbsuite/test/expression_command/inline-namespace/main.cpp | |
parent | 08c699a1105b874cd54cf9a12fa2856bdc708416 (diff) | |
download | bcm5719-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/expression_command/inline-namespace/main.cpp')
0 files changed, 0 insertions, 0 deletions