llvm-project/libcxx/test/std/containers/sequences/list/list.special
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
..
swap.addressof.compile.pass.cpp [libc++] Use addressof in list. 2021-11-11 18:56:08 +01:00
swap.pass.cpp [libc++] [test] Simplify arithmetic in list.special/swap.pass.cpp. NFCI. 2021-05-07 10:03:52 -04:00
swap_noexcept.pass.cpp