[all-commits] [llvm/llvm-project] f0d5a6: [libc++] Implement P1147R1 (Printing volatile T*)
philnik777 via All-commits
all-commits at lists.llvm.org
Thu Nov 11 08:10:52 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f0d5a60fc1a40f335595ae12274b7e875479ea7f
https://github.com/llvm/llvm-project/commit/f0d5a60fc1a40f335595ae12274b7e875479ea7f
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2021-11-11 (Thu, 11 Nov 2021)
Changed paths:
M libcxx/docs/Status/Cxx2bPapers.csv
M libcxx/include/ostream
A libcxx/test/std/input.output/iostream.format/output.streams/ostream.formatted/ostream.inserters.arithmetic/pointer.volatile.pass.cpp
Log Message:
-----------
[libc++] Implement P1147R1 (Printing volatile T*)
Differential Revision: https://reviews.llvm.org/D113482
More information about the All-commits
mailing list