llvm-project/libcxx/test/libcxx
Mark de Wever 3695cf2065 [libc++] Removes Clang 13 support.
Reviewed By: #libc, ldionne, jloser

Differential Revision: https://reviews.llvm.org/D133435
2022-09-08 17:51:52 +02:00
..
algorithms [libc++] Enable [[nodiscard]] extensions by default 2022-09-02 21:34:20 +02:00
assertions [libc++] Make __libcpp_verbose_abort [[noreturn]] 2022-08-10 10:37:15 -04:00
atomics [libc++] Removes Clang 13 support. 2022-09-08 17:51:52 +02:00
clang_query [libc++] Add a bunch of missing _LIBCPP_HIDE_FROM_ABI 2022-08-13 22:41:22 +02:00
containers [libc++] Make <ranges> non-experimental 2022-08-18 16:59:58 -04:00
debug [libc++] Make the Debug mode a configuration-time only option 2022-06-07 16:33:53 -04:00
depr [runtimes] Rename various libcpp-has-no-XYZ Lit features to just no-XYZ 2022-05-27 15:24:45 -04:00
diagnostics [libc++] Enable [[nodiscard]] extensions by default 2022-09-02 21:34:20 +02:00
experimental [libc++] Removes Clang 13 support. 2022-09-08 17:51:52 +02:00
extensions [libc++] Use -I instead of -isystem to include headers in the test suite 2022-03-03 13:19:47 +01:00
fuzzing [libc++] Granularize <iterator> includes 2022-06-10 22:43:57 +02:00
gdb [libc++] Removes Clang 13 support. 2022-09-08 17:51:52 +02:00
inclusions [libc++] Make <ranges> non-experimental 2022-08-18 16:59:58 -04:00
input.output [libc++][NFC] Remove tab in filebuf/traits_mismatch.fail.cpp 2022-08-25 22:46:17 +02:00
iterators [libc++] Extend check for non-ASCII characters to src/, test/ and benchmarks/ 2022-08-23 18:36:38 -04:00
language.support [test][libcxx] Mark ubsan test as UNSUPPORTED 2022-09-06 13:44:28 -07:00
lint [libc++] Improves pragma system_header test. 2022-07-06 20:54:47 +02:00
localization [libc++] Implement P0618R0 (Deprecating <codecvt>) 2022-06-30 16:47:50 +02:00
memory [libc++] Granularize the rest of memory 2022-09-05 12:36:41 +02:00
numerics Rewording "static_assert" diagnostics 2022-07-25 07:22:54 -04:00
ranges [libc++] Make <ranges> non-experimental 2022-08-18 16:59:58 -04:00
selftest [libc++] Allow specifying conditional compile flags dependent on basic Lit features 2022-08-25 17:33:44 -04:00
strings [libcxx] [test] Fix max_size.pass.cpp for PowerPC targets 2022-08-11 21:39:29 -05:00
thread [libc++] Enable [[nodiscard]] extensions by default 2022-09-02 21:34:20 +02:00
time [NFC][libc++][test] Move time tests. 2022-04-12 17:49:48 +02:00
transitive_includes [libc++] Fixes CI. 2022-09-07 19:58:21 +02:00
type_traits [libc++] Granularize the rest of type_traits 2022-08-14 10:30:48 +02:00
utilities [libc++][chrono] Implements formatter day. 2022-09-07 18:44:04 +02:00
vendor [libcxx] [test] Merge the experimental-lib-exports testcases into static-lib-exports 2022-08-11 10:15:12 +03:00
clang_query.sh.cpp [libc++] Add a bunch of missing _LIBCPP_HIDE_FROM_ABI 2022-08-13 22:41:22 +02:00
clang_tidy.sh.cpp [libc++][test] Disables clang-tidy test for GCC. 2022-08-14 13:39:12 +02:00
double_include.sh.cpp [libc++] Make sure that all headers can be included with modules enabled 2022-05-25 03:44:48 -04:00
include_as_c.sh.cpp [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
libcpp_alignof.pass.cpp [libc++] Remove "// -*- C++ -*-" comments from all .cpp files. NFCI. 2021-10-01 12:06:59 -04:00
libcpp_freestanding.sh.cpp [libc++] Remove "// -*- C++ -*-" comments from all .cpp files. NFCI. 2021-10-01 12:06:59 -04:00
lit.local.cfg [libc++] Add a test to pin down the set of transitive public includes 2022-06-23 16:23:34 -04:00
min_max_macros.compile.pass.cpp [libc++] Make sure that all headers can be included with modules enabled 2022-05-25 03:44:48 -04:00
minimal_cxx11_configuration.pass.cpp [libc++] Add warning pragma macros in the test suite 2022-03-17 00:11:20 +01:00
modules_include.sh.cpp [libc++] Use explicit module cache path in tests 2022-06-14 18:06:59 +00:00
nasty_macros.compile.pass.cpp [libc++] Add a few missing min/max macro push/pop 2022-06-27 12:57:39 -04:00
no_assert_include.compile.pass.cpp [libc++] Make sure that all headers can be included with modules enabled 2022-05-25 03:44:48 -04:00
private_headers.verify.cpp [libc++][chrono] Implements formatter day. 2022-09-07 18:44:04 +02:00
transitive_includes.sanitize.py [libc++] Avoids self references in transitive include test. 2022-09-01 20:33:37 +02:00
transitive_includes.sh.cpp [libc++] Granularize the rest of memory 2022-09-05 12:36:41 +02:00