llvm-project/libcxx/test/std/containers
Mark de Wever 4732dd3010 [libc++] Use addressof in list.
This addresses the usage of `operator&` in `<list>`.

(Note there are still more headers with the same issue.)

Reviewed By: #libc, Quuxplusone, ldionne

Differential Revision: https://reviews.llvm.org/D112654
2021-11-11 18:56:08 +01:00
..
associative [libc++] P0433R2: test that deduction guides are properly SFINAEd away. 2021-11-09 09:32:24 -08:00
container.adaptors [libc++] P0433R2: test that deduction guides are properly SFINAEd away. 2021-11-09 09:32:24 -08: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 Support tests in freestanding 2019-02-04 20:31:13 +00:00
sequences [libc++] Use addressof in list. 2021-11-11 18:56:08 +01:00
unord [libc++] P0433R2: test that deduction guides are properly SFINAEd away. 2021-11-09 09:32:24 -08:00
views [libc++] Implement LWG3369, tweak CTAD for std::span. 2021-10-29 14:15:41 -06: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 [libcxx][test] Fix order checking in some more unordered_multimap tests 2019-05-22 18:10:32 +00:00
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