llvm-project/libcxx/test/std/input.output/iostream.format/output.streams/ostream.formatted
Volodymyr Sapsai 8d6ac8f689 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:

llvm-svn: 342599
2018-09-19 23:31:34 +00:00
..
ostream.formatted.reqmts
ostream.inserters Revert "Implement LWG 2221 - No formatted output operator for nullptr." 2018-09-19 23:31:34 +00:00
ostream.inserters.arithmetic [libcxx] [test] Rename __c to ch. NFCI. 2017-08-11 20:54:01 +00:00
ostream.inserters.character [libcxx] [test] Rename __c to ch. NFCI. 2017-08-11 20:54:01 +00:00
nothing_to_do.pass.cpp