llvm-capstone/libcxx
Arthur O'Dwyer 9a3cb73460 [libc++] [test] Eliminate the libcpp-no-if-constexpr feature flag.
At this point, every supported compiler that claims a -std=c++17 mode
should also support `if constexpr`. This was an issue for GCC 5
and GCC 6, but hasn't been an issue since GCC 7. (Our current
minimum supported GCC version, IIUC, is GCC 10 or 11.)

Differential Revision: https://reviews.llvm.org/D113348
2021-11-08 16:58:47 -05:00
..
benchmarks Ensure newlines at the end of files (NFC) 2021-10-23 08:45:29 -07:00
cmake [CMake] Cache the compiler-rt library search results 2021-10-27 17:53:03 -07:00
docs [libc++][CI] Add AIX pipeline config 2021-11-08 10:30:27 -05:00
include [libc++][NFC] Inline most of __vector_base into vector. 2021-11-08 00:45:48 -08:00
lib Revert "[libc++] Always define a key function for std::bad_function_call in the dylib" 2021-11-08 00:44:47 -08:00
src [libc++] Improve no wide characters configuration. 2021-11-04 19:35:06 +01:00
test [libc++] [test] Eliminate the libcpp-no-if-constexpr feature flag. 2021-11-08 16:58:47 -05:00
utils [libc++] [test] Eliminate the libcpp-no-if-constexpr feature flag. 2021-11-08 16:58:47 -05:00
.clang-format [libc++] Update clang-format to C++20. 2021-10-30 12:50:57 +02:00
.gitignore
appveyor-reqs-install.cmd
appveyor.yml
CMakeLists.txt [CMake] Cache the compiler-rt library search results 2021-10-27 17:53:03 -07:00
CREDITS.TXT [NFC] Add contributor name to CREDITS.TXT 2021-09-29 14:48:32 -04:00
LICENSE.TXT
TODO.TXT [libc++] Disallow volatile types in std::allocator 2021-09-22 11:47:38 -04:00