[libcxx-commits] [PATCH] D113482: [libc++] Implement P1147R1 (Printing volatile T*)

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Nov 9 07:46:07 PST 2021


philnik updated this revision to Diff 385820.
philnik marked an inline comment as done.
philnik added a comment.

Moved tests into new file


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D113482/new/

https://reviews.llvm.org/D113482

Files:
  libcxx/docs/Status/Cxx2bPapers.csv
  libcxx/include/ostream
  libcxx/test/std/input.output/iostream.format/output.streams/ostream.formatted/ostream.inserters.arithmetic/pointer.volatile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113482.385820.patch
Type: text/x-patch
Size: 4590 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211109/ee9d8127/attachment.bin>


More information about the libcxx-commits mailing list