llvm-project/libcxx/test/std/containers/sequences/vector/vector.special
Arthur O'Dwyer f33d7493a5 [libc++] [test] Qualify `distance` as `std::distance` in a lot of tests. NFCI.
We shouldn't be calling `distance` via ADL -- and neither should anybody
in the wild be calling it via ADL, so it's not like we need to test
this ADL ability of `distance` in particular.

Differential Revision: https://reviews.llvm.org/D119685
2022-02-15 16:20:52 -05:00
..
swap.addressof.compile.pass.cpp
swap.pass.cpp [libc++] [test] Qualify `distance` as `std::distance` in a lot of tests. NFCI. 2022-02-15 16:20:52 -05:00
swap_noexcept.pass.cpp [libcxx][NFC] Make sequence containers slightly more SFINAE-friendly during CTAD. 2021-12-01 11:56:51 -08:00