[all-commits] [llvm/llvm-project] 3a687d: [libc++] Fix incorrect paper statuses (#212827)
Louis Dionne via All-commits
all-commits at lists.llvm.org
Thu Jul 30 04:58:19 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3a687d3b86c44821ae2a013fe3d9f5bf88a471a9
https://github.com/llvm/llvm-project/commit/3a687d3b86c44821ae2a013fe3d9f5bf88a471a9
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2026-07-30 (Thu, 30 Jul 2026)
Changed paths:
M libcxx/docs/Status/Cxx17Papers.csv
M libcxx/docs/Status/Cxx20Papers.csv
Log Message:
-----------
[libc++] Fix incorrect paper statuses (#212827)
These two papers also added parallel algorithm overloads, which were
never implemented but the papers were still marked as implemented. Mark
the papers as Partial instead.
CF #103640 and #104095
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