diff options
author | Louis Dionne <ldionne@apple.com> | 2020-07-28 13:41:12 -0400 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2020-07-28 15:13:05 -0400 |
commit | 1bd7c02233969b430b2d49e95345f507fdcc9f30 (patch) | |
tree | e21172c459a07bad6316e6d93a570f618d16474e /clang/lib/CodeGen/CodeGenAction.cpp | |
parent | 69152a11cf181d9c1859947f0f2c2f1554a891f2 (diff) | |
download | llvm-1bd7c02233969b430b2d49e95345f507fdcc9f30.zip llvm-1bd7c02233969b430b2d49e95345f507fdcc9f30.tar.gz llvm-1bd7c02233969b430b2d49e95345f507fdcc9f30.tar.bz2 |
[libc++] Clean up tests for "optional" C11 features
First, add a TEST_HAS_QUICK_EXIT macro to mirror other C11 features like
TEST_HAS_ALIGNED_ALLOC, and update the tests for that.
Second, get rid of TEST_HAS_C11_FEATURES and _LIBCPP_HAS_C11_FEATURES,
which were only used to ensure that feature macros don't get out of
sync between <__config> and "test_macros.h". This is not necessary
anymore, since we have tests for each individual macro now.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenAction.cpp')
0 files changed, 0 insertions, 0 deletions