[libc++][nfc] Use TEST_HAS_NO_WIDE_CHARACTERS.
authorMark de Wever <koraq@xs4all.nl>
Wed, 2 Feb 2022 18:28:04 +0000 (19:28 +0100)
committerMark de Wever <koraq@xs4all.nl>
Wed, 9 Feb 2022 16:10:12 +0000 (17:10 +0100)
commitd9d2ebbfcb201dc09150d514766ceb669b254a28
tree0c07a55256f3453bd6644e3d8b9c5119b37e67a4
parent60745fb16fb423a505fdaeadc499f6b5a8344f7d
[libc++][nfc] Use TEST_HAS_NO_WIDE_CHARACTERS.

This avoids using an libc++ internal macro in our tests.

Reviewed By: #libc, Quuxplusone

Differential Revision: https://reviews.llvm.org/D119263
libcxx/test/std/input.output/string.streams/istringstream/istringstream.cons/default.pass.cpp
libcxx/test/std/input.output/string.streams/ostringstream/ostringstream.cons/default.pass.cpp
libcxx/test/std/input.output/string.streams/stringstream.cons/default.pass.cpp