llvm-capstone/libcxx/test/std
Louis Dionne 6a7f055117 [libc++] Re-enable workaround for pre-ranges CTAD in std::span
See https://reviews.llvm.org/D121626 for details -- this re-enables the
CTAD we removed, since it does break some stuff as well (even though it's
not nearly as bad as the removed constructors fixed by D121626).

Differential Revision: https://reviews.llvm.org/D122184
2022-03-21 21:56:42 -04:00
..
algorithms [libc++][test][NFC] Remove libcpp-no-concepts. 2022-03-20 15:39:26 +01:00
atomics [libcxx][AIX] Remove LIBCXX-AIX-FIXME in isalwayslockfree check after 86478c7ad8 2022-03-08 01:23:33 +00:00
concepts [libc++] Define _LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER whenever we enable warnings in the test suite 2022-03-15 17:17:54 -04:00
containers [libc++] Re-enable workaround for pre-ranges CTAD in std::span 2022-03-21 21:56:42 -04:00
depr [libc++] Add warning pragma macros in the test suite 2022-03-17 00:11:20 +01:00
diagnostics [libc++][AIX] Add AIX error message as expected output 2022-02-22 14:34:36 -05:00
experimental [libc++] Rename *SAFE_STATIC to *CONSTINIT, and normalize its uses. 2022-02-15 10:39:41 -05:00
input.output [libc++][AIX] AIX allows for changing permissions of symlinks 2022-03-21 14:39:37 -04:00
iterators [libc++][test][NFC] Remove libcpp-no-concepts. 2022-03-20 15:39:26 +01:00
language.support [libc++] Add warning pragma macros in the test suite 2022-03-17 00:11:20 +01:00
library/description/conventions [libc++][ranges] Implement ranges::min 2022-03-18 12:52:21 +01:00
localization [libc++] Add warning pragma macros in the test suite 2022-03-17 00:11:20 +01:00
namespace
numerics [libc++] Add warning pragma macros in the test suite 2022-03-17 00:11:20 +01:00
ranges [libc++] Add warning pragma macros in the test suite 2022-03-17 00:11:20 +01:00
re [libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI. 2022-03-13 12:32:06 -04:00
strings [libc++] Prepare string tests for constexpr 2022-03-19 18:48:14 +01:00
thread [libc++] Remove _LIBCPP_HAS_NO_STRONG_ENUMS. 2022-03-01 20:27:20 +01:00
utilities [libc++][test] Improves handle formatter. 2022-03-19 13:04:19 +01:00
pstl