[PATCH] D44263: Implement LWG 2221 - No formatted output operator for nullptr

Marshall Clow via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 8 10:34:24 PST 2018


mclow.lists created this revision.
mclow.lists added reviewers: EricWF, dexonsmith.

https://cplusplus.github.io/LWG/issue2221

This is straightforward; I'm putting it up for review because it will add symbols to the dylib


https://reviews.llvm.org/D44263

Files:
  include/ostream
  test/std/input.output/iostream.format/output.streams/ostream.formatted/ostream.inserters/nullptr.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44263.137607.patch
Type: text/x-patch
Size: 4015 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180308/00a02d5c/attachment.bin>


More information about the cfe-commits mailing list