.. |
associative
|
[libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI.
|
2022-03-13 12:32:06 -04:00 |
container.adaptors
|
[libc++][NFC] Add missing 'return 0' in main() functions
|
2022-01-13 14:32:41 -05:00 |
container.node
|
[libc++][NFC] Correct comment about P0600 missing node_handle bits
|
2021-09-01 10:51:55 -04:00 |
container.requirements
|
[libc++] Make test_allocator constexpr-friendly for constexpr string/vector
|
2021-11-07 16:15:28 +01:00 |
containers.general
|
…
|
|
sequences
|
[libc++][NFC] Move swap_noexcept test to .compile.pass.cpp
|
2022-05-06 11:04:29 -04:00 |
unord
|
[libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI.
|
2022-03-13 12:32:06 -04:00 |
views
|
[libc++] Re-enable workaround for pre-ranges CTAD in std::span
|
2022-03-21 21:56:42 -04:00 |
Copyable.h
|
[libc++] NFC: Normalize `#endif //` comment indentation
|
2021-04-20 12:03:32 -04:00 |
Emplaceable.h
|
[libc++] NFC: Normalize `#endif //` comment indentation
|
2021-04-20 12:03:32 -04:00 |
NotConstructible.h
|
[libc++] NFC: Normalize `#endif //` comment indentation
|
2021-04-20 12:03:32 -04:00 |
check_consecutive.h
|
…
|
|
iterator.rel_ops.compile.pass.cpp
|
[libc++] Mark failing rel_ops test as XFAIL in back-deployment
|
2021-07-15 08:04:33 -04:00 |
map_allocator_requirement_test_templates.h
|
[libc++] Remove signal-based checkpoints in libc++ tests
|
2020-10-14 10:38:32 -04:00 |
set_allocator_requirement_test_templates.h
|
[libc++] Remove signal-based checkpoints in libc++ tests
|
2020-10-14 10:38:32 -04:00 |
test_compare.h
|
[libc++] [test] Update "test_compare.h" users to avoid removed-in-C++20 members. NFCI.
|
2021-05-29 16:54:24 -04:00 |
test_hash.h
|
[libc++] [test] No longer rely on std::hash<T>::argument_type.
|
2021-06-14 10:14:42 -04:00 |