llvm-project/libcxx/test/std/input.output/string.streams
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
..
istringstream [libc++][nfc] Use TEST_HAS_NO_WIDE_CHARACTERS. 2022-02-09 17:10:12 +01:00
ostringstream [libc++][nfc] Use TEST_HAS_NO_WIDE_CHARACTERS. 2022-02-09 17:10:12 +01:00
stringbuf [libc++] [test] Qualify `move` as `std::move` in a lot of tests. NFCI. 2022-02-16 11:03:31 -05:00
stringstream
stringstream.cons [libc++][nfc] Use TEST_HAS_NO_WIDE_CHARACTERS. 2022-02-09 17:10:12 +01:00
stringstream.members [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
lit.local.cfg