aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Analysis/ReachableCode.cpp
diff options
context:
space:
mode:
authorJoe Loser <joeloser93@gmail.com>2021-10-10 14:46:35 -0400
committerJoe Loser <joeloser93@gmail.com>2021-10-10 14:46:35 -0400
commit65d62e52a78940b2c332b32429fffe557860e8ed (patch)
treefb8afadb84c3b6c3622cc5372a8645c36942479f /clang/lib/Analysis/ReachableCode.cpp
parente53c9251fa56ff788be3aad8fc4947d6014ea12c (diff)
downloadllvm-65d62e52a78940b2c332b32429fffe557860e8ed.zip
llvm-65d62e52a78940b2c332b32429fffe557860e8ed.tar.gz
llvm-65d62e52a78940b2c332b32429fffe557860e8ed.tar.bz2
[libc++][test] Replace a TEST_NOEXCEPT_FALSE with noexcept(false). NFC.
Replace `TEST_NOEXCEPT_FALSE` directly with `noexcept(false)` in optional hash test which is only run in C++17 or later. `TEST_NOEXCEPT_FALSE` is only useful in C++03 context where `noexcept` isn't supported by clang. `TEST_NOEXCEPT_FALSE` now only has one remaining use in `hash_unique_ptr.pass.cpp`.
Diffstat (limited to 'clang/lib/Analysis/ReachableCode.cpp')
0 files changed, 0 insertions, 0 deletions