llvm-project/libcxx/test/std/re
Joe Loser d2baefae68
[libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI.
All supported compilers that support C++20 now support concepts. So, remove
`_LIB_LIBCPP_HAS_NO_CONCEPTS` in favor of `_LIBCPP_STD_VER > 17`. Similarly in
the tests, remove `// UNSUPPORTED: libcpp-no-concepts`.

Differential Revision: https://reviews.llvm.org/D121528
2022-03-13 12:32:06 -04:00
..
re.alg [libc++] Removes base member from tests. 2022-03-03 21:46:04 +01:00
re.badexp [libc++] Remove "// -*- C++ -*-" comments from all .cpp files. NFCI. 2021-10-01 12:06:59 -04:00
re.const [libc++] Remove "// -*- C++ -*-" comments from all .cpp files. NFCI. 2021-10-01 12:06:59 -04:00
re.def [libc++] Remove "// -*- C++ -*-" comments from all .cpp files. NFCI. 2021-10-01 12:06:59 -04:00
re.general [libc++] Remove "// -*- C++ -*-" comments from all .cpp files. NFCI. 2021-10-01 12:06:59 -04:00
re.grammar [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
re.iter [libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI. 2022-03-13 12:32:06 -04:00
re.regex [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
re.req [libc++] Remove "// -*- C++ -*-" comments from all .cpp files. NFCI. 2021-10-01 12:06:59 -04:00
re.results [libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI. 2022-03-13 12:32:06 -04:00
re.submatch [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
re.syn [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
re.traits [libcxx] [test] Add a 'win32-' prefix to the 'broken-utf8-wchar-ctype' feature 2022-03-01 21:33:30 +02:00
lit.local.cfg [libc++] Add a libc++ configuration that does not support localization 2020-10-27 14:56:30 -04:00