..
allocator.adaptor
[libc++] P0433R2: add the remaining deduction guides.
2021-10-28 11:09:51 -07:00
any
[libc++] [test] Remove `using std::any{,_cast}` from std/utilities/any/. NFCI.
2022-02-16 11:00:02 -05:00
charconv
[libc++] Add back-deployment testing on arm64 macs
2022-04-07 10:15:40 -04:00
format
[NFC][libc++][format] Enable unit tests.
2022-04-28 17:11:47 +02:00
function.objects
[libcxx] [test] Narrow down an XFAIL for clang-cl configurations
2022-05-05 23:21:19 +03:00
intseq
[libc++] Clarify the name of Lit features related to standard library selection
2021-09-28 16:15:25 -04:00
memory
[libc++][NFC] Add missing 'return 0' to test
2022-04-14 16:08:43 -04:00
meta
[libc++] Fix std::is_array<T[0]> and add tests
2022-04-04 13:55:18 -04:00
optional
[libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI.
2022-03-13 12:32:06 -04:00
ratio
[libc++] Remove workaround for .fail.cpp tests that don't have clang-verify markup
2020-04-15 10:53:37 -04:00
smartptr /unique.ptr
[libc++] Better handling for zero-sized types.
2022-03-07 11:50:00 -05:00
template.bitset
[libc++] `bitset::operator[] const` should return bool
2022-04-13 22:55:04 +02:00
tuple
[libc++] Add warning pragma macros in the test suite
2022-03-17 00:11:20 +01:00
type.index
[libcxx][modularisation] splits `<utility>` into self-contained headers
2021-06-25 00:29:01 +00:00
utilities.general
…
utility
Treat `std::move`, `forward`, etc. as builtins.
2022-04-20 17:58:31 -07:00
utility.requirements
[libc++] Remove useless nothing_to_do.pass.cpp tests
2020-04-03 13:48:34 -04:00
variant
[libc++] Define _LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER whenever we enable warnings in the test suite
2022-03-15 17:17:54 -04:00