llvm-project/libcxx/test
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
..
configs [libc++][CI] Add AIX pipeline config 2021-11-08 10:30:27 -05:00
libcxx [libc++] [test] Eliminate the libcpp-no-if-constexpr feature flag. 2021-11-08 16:58:47 -05:00
std [libc++][CI] Add AIX pipeline config 2021-11-08 10:30:27 -05:00
support [libc++] [test] Eliminate the libcpp-no-if-constexpr feature flag. 2021-11-08 16:58:47 -05:00
CMakeLists.txt [libc++] Simplify writing testing config files 2021-10-06 15:51:02 -04:00
lit.cfg.py [libc++] Allow specifying custom Lit config files 2020-06-18 10:06:04 -04:00