llvm-project/libcxx/test/std/input.output/file.streams/fstreams/ifstream.assign
Arthur O'Dwyer 7853371146 [libc++] [test] Qualify `move` as `std::move` in a lot of tests. NFCI.
We shouldn't be calling `move` 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 `move` in particular.

Reviewed as part of D119860.
2022-02-16 11:03:31 -05:00
..
member_swap.pass.cpp
move_assign.pass.cpp [libc++] [test] Qualify `move` as `std::move` in a lot of tests. NFCI. 2022-02-16 11:03:31 -05:00
nonmember_swap.pass.cpp
test.dat
test2.dat