[all-commits] [llvm/llvm-project] f79359: [libc++] <sstream>: update references to standard ...
Rupert Nash via All-commits
all-commits at lists.llvm.org
Thu Oct 13 04:23:52 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f793597f6d5d8eb86388263ce16365ceb10fee23
https://github.com/llvm/llvm-project/commit/f793597f6d5d8eb86388263ce16365ceb10fee23
Author: Rupert Nash <r.nash at epcc.ed.ac.uk>
Date: 2022-10-13 (Thu, 13 Oct 2022)
Changed paths:
M libcxx/include/sstream
Log Message:
-----------
[libc++] <sstream>: update references to standard paragraphs
The paragraph numbers used previously did not match the C++20 nor
C++17 standards. I have updated them to the textual dotted names to
avoid this problem in future.
Reviewed By: #libc, ldionne
Differential Revision: https://reviews.llvm.org/D135861
More information about the All-commits
mailing list