llvm-project/libcxx/test
Louis Dionne 77b32055ec [libc++] Assume that compilers support extended constexpr in C++14 mode
We don't support any compiler that doesn't support C++14 constexpr when
compiling in C++14 mode anymore, so we can just assume that we have C++14
extended constexpr when compiling in C++14 mode. This allows us to remove
some workarounds for older compilers.

Differential Revision: https://reviews.llvm.org/D108638
2021-08-25 08:41:07 -04:00
..
configs [runtimes] Move enable_32bit to the DSL 2021-07-06 08:42:07 -04:00
libcxx [libc++] Assume that compilers support extended constexpr in C++14 mode 2021-08-25 08:41:07 -04:00
std [libc++] Remove support for CloudABI, which has been abandoned 2021-08-24 14:11:32 -04:00
support [libc++] Assume that compilers support extended constexpr in C++14 mode 2021-08-25 08:41:07 -04:00
CMakeLists.txt [runtimes] Simplify how we set the target triple 2021-07-16 10:33:39 -04:00
lit.cfg.py [libc++] Allow specifying custom Lit config files 2020-06-18 10:06:04 -04:00