[all-commits] [llvm/llvm-project] 3d6882: [libc++][docs] Add missing entry for status pages, ...
A. Jiang via All-commits
all-commits at lists.llvm.org
Tue Jul 15 08:15:02 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3d688233bd746ec024fd625590272833d8bccd2c
https://github.com/llvm/llvm-project/commit/3d688233bd746ec024fd625590272833d8bccd2c
Author: A. Jiang <de34 at live.cn>
Date: 2025-07-15 (Tue, 15 Jul 2025)
Changed paths:
M libcxx/docs/Status/Cxx17Issues.csv
M libcxx/docs/Status/Cxx20Issues.csv
M libcxx/docs/Status/Cxx2cIssues.csv
M libcxx/docs/Status/Cxx2cPapers.csv
Log Message:
-----------
[libc++][docs] Add missing entry for status pages, fix bad formatting, and deduplicate (#148186)
In a previously PR, the entry for P3491R3 define_static_{string,object,array} was missing.
This patch adds it back.
The number of LWG2687, LWG2709, LWG3315, LWG3395, LWG3987, and LWG4113
were duplicated in the title. It seems better to avoid such duplicates.
Also fixes some formatting to properly use italic and code styles, and
remove one improper leading space from the title of P3682R0 (which
caused incorrect alignment in the generated page).
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list