You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std/input.output/iostream.format/output.streams/ostream.formatted/ostream.inserters
Volodymyr Sapsai e59d098825 Revert "Implement LWG 2221 - No formatted output operator for nullptr."
This reverts r342566 as it causes on bots linker errors like

> Undefined symbols for architecture i386:
>   "std::__1::basic_ostream<char, std::__1::char_traits<char> >::operator<<(std::nullptr_t)", referenced from:


git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@342599 91177308-0d34-0410-b5e6-96231b3b80d8
6 years ago
..
basic_ios.pass.cpp [libcxx] [test] Rename __c to ch. NFCI. 7 years ago
ios_base.pass.cpp [libcxx] [test] Rename __c to ch. NFCI. 7 years ago
ostream.pass.cpp [libcxx] [test] Rename __c to ch. NFCI. 7 years ago
streambuf.pass.cpp [libcxx] [test] Rename __c to ch. NFCI. 7 years ago