llvm-project/libcxx/test/libcxx
Raul Tambre 56aac567ac [libcxx] Implement P0883R2 ("Fixing Atomic Initialization")
Reviewed By: Quuxplusone

Differential Revision: https://reviews.llvm.org/D103769
2021-06-20 17:37:42 +03:00
..
algorithms [libc++] NFC: Normalize `#endif //` comment indentation 2021-04-20 12:03:32 -04:00
atomics [libcxx] Implement P0883R2 ("Fixing Atomic Initialization") 2021-06-20 17:37:42 +03:00
containers [libcxx][test] Attempt to make debug mode tests more bulletproof 2021-05-18 14:52:34 +02:00
debug [libcxx] [test] Convert an XFAIL LIBCXX-WINDOWS-FIXME into UNSUPPORTED with explanation 2021-05-27 23:51:24 +03:00
depr [libc++] Undeprecate the std::allocator<void> specialization 2021-06-16 09:54:29 -04:00
diagnostics [libc++] [test] Fix nodiscard_extensions.pass.cpp in _LIBCPP_DEBUG mode. 2021-04-22 12:17:32 -04:00
experimental [libcxx] [ci] Add a Windows CI configuration for a statically linked libc++ 2021-05-05 22:28:00 +03:00
extensions [libc++] Remove workaround for .fail.cpp tests that don't have clang-verify markup 2020-04-15 10:53:37 -04:00
fuzzing [libc++] Add a libc++ configuration that does not support localization 2020-10-27 14:56:30 -04:00
gdb [libc++] [test] Fix a few tests for 32-bit x86 2021-05-31 12:38:43 -04:00
inclusions [libc++] Implements ranges::enable_borrowed_range 2021-04-18 13:35:08 +02:00
input.output [libcxx] [test] Explain an XFAIL LIBCXX-WINDOWS-FIXME and convert into UNSUPPORTED 2021-05-25 22:59:55 +03:00
iterators [libc++] Deprecate std::iterator and remove it as a base class 2021-05-27 11:34:04 -04:00
language.support [libcxx] [test] Remove an incorrect TEST_HAS_ALIGNED_ALLOC define from test_macros.h 2021-05-31 22:13:22 +03:00
localization [libc++] [P0482] [C++20] Implement missing bits for codecvt and codecvt_byname. 2020-12-02 09:01:58 +01:00
memory [libc++] Make sure std::allocator<void> is always trivial 2021-06-17 16:11:50 -04:00
modules [libc++] Fix the std_include.sh.cpp test that has been failing since c9385297ce 2021-06-01 16:31:51 -04:00
numerics [libcxx] Implement P1956 rename low-level bit functions 2020-11-24 17:37:06 +01:00
ranges [libcxx][ranges] Add concepts in range.utility.helpers. 2021-06-04 09:56:31 -07:00
selftest [libc++] Run `substitutes-in-compile-flags.sh.cpp` test on Windows. 2021-05-11 11:42:13 -07:00
strings [libcxx][test] Attempt to make debug mode tests more bulletproof 2021-05-18 14:52:34 +02:00
thread [libc++] Move handling of the target triple to the DSL 2021-05-08 11:10:53 -04:00
type_traits [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
utilities [libc++] [P0619] Add _LIBCPP_ABI_NO_BINDER_BASES and remove binder typedefs in C++20. 2021-06-15 15:05:44 -04:00
double_include.sh.cpp [libc++] Implements ranges::enable_borrowed_range 2021-04-18 13:35:08 +02:00
include_as_c.sh.cpp [libc++] Add a CI configuration for the modular build 2021-06-08 13:32:08 -04:00
libcpp_alignof.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
libcpp_freestanding.sh.cpp [libc++] Fix incorrect usage of __STDC_HOSTED__ 2020-09-02 12:26:37 -04:00
libcpp_version.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
min_max_macros.compile.pass.cpp [libc++] Implements ranges::enable_borrowed_range 2021-04-18 13:35:08 +02:00
minimal_cxx11_configuration.pass.cpp Add documentation and tests for Clangs C++11 extensions in C++03. 2019-06-11 22:53:49 +00:00
no_assert_include.compile.pass.cpp [libc++] Implements ranges::enable_borrowed_range 2021-04-18 13:35:08 +02:00