[libcxx-commits] [PATCH] D113482: [libc++] Implement P1147R1 (Printing volatile T*)
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Nov 9 10:16:57 PST 2021
ldionne updated this revision to Diff 385876.
ldionne marked 3 inline comments as done.
ldionne added a comment.
Update nits.
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.385876.patch
Type: text/x-patch
Size: 4631 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211109/966258cb/attachment.bin>
More information about the libcxx-commits
mailing list