llvm-project/libcxx/test/std/input.output/iostream.format/output.streams
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
ostream.assign Cleanup _LIBCPP_HAS_NO_<c++11-feature> in the input.output library 2017-04-18 23:38:41 +00:00
ostream.cons Cleanup _LIBCPP_HAS_NO_<c++11-feature> in the input.output library 2017-04-18 23:38:41 +00:00
ostream.formatted Revert "Implement LWG 2221 - No formatted output operator for nullptr." 2018-09-19 23:31:34 +00:00
ostream.manip [libcxx] [test] Rename __c to ch. NFCI. 2017-08-11 20:54:01 +00:00
ostream.rvalue [libcxx] [test] Rename __c to ch. NFCI. 2017-08-11 20:54:01 +00:00
ostream.seeks Update all bug URL's to point to https://bugs.llvm.org/... 2017-02-17 08:37:03 +00:00
ostream.unformatted [libcxx] [test] Rename __c to ch. NFCI. 2017-08-11 20:54:01 +00:00
ostream_sentry Protect std::ostream::sentry test under libcpp-no-exceptions 2016-12-01 17:31:38 +00:00