[all-commits] [llvm/llvm-project] 2c5a54: [libc++][ranges][NFC] Revamp the Ranges status page
Konstantin Varlamov via All-commits
all-commits at lists.llvm.org
Tue Nov 29 14:40:50 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2c5a548b53434496ac67a24f19543cf0a5a3ed41
https://github.com/llvm/llvm-project/commit/2c5a548b53434496ac67a24f19543cf0a5a3ed41
Author: varconst <varconsteq at gmail.com>
Date: 2022-11-29 (Tue, 29 Nov 2022)
Changed paths:
M libcxx/docs/Status/Cxx20Issues.csv
M libcxx/docs/Status/Cxx20Papers.csv
M libcxx/docs/Status/Cxx2bIssues.csv
M libcxx/docs/Status/Cxx2bPapers.csv
M libcxx/docs/Status/Ranges.rst
M libcxx/docs/Status/RangesAlgorithms.csv
R libcxx/docs/Status/RangesIssues.csv
A libcxx/docs/Status/RangesMajorFeatures.csv
R libcxx/docs/Status/RangesPaper.csv
A libcxx/docs/Status/RangesViews.csv
Log Message:
-----------
[libc++][ranges][NFC] Revamp the Ranges status page
Focus on the not-yet-implemented features: remove most details about the
already-implemented C++20 stuff, list out the major C++23 additions.
Differential Revision: https://reviews.llvm.org/D136657
More information about the All-commits
mailing list