[all-commits] [llvm/llvm-project] fc281e: [libc++][docs] Confirm that P3136R1 Retiring niebl...
A. Jiang via All-commits
all-commits at lists.llvm.org
Wed May 7 12:21:04 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fc281e1b4fcd32f78ed202fbdc92c1816a80e078
https://github.com/llvm/llvm-project/commit/fc281e1b4fcd32f78ed202fbdc92c1816a80e078
Author: A. Jiang <de34 at live.cn>
Date: 2025-05-07 (Wed, 07 May 2025)
Changed paths:
M libcxx/docs/Status/Cxx2cPapers.csv
M libcxx/test/std/algorithms/ranges_robust_against_omitting_invoke.pass.cpp
M libcxx/test/std/library/description/conventions/customization.point.object/niebloid.compile.pass.cpp
Log Message:
-----------
[libc++][docs] Confirm that P3136R1 Retiring niebloids is Complete (#135932)
As libc++ has been implementing niebloids as CPOs since LLVM 14 due to
https://reviews.llvm.org/D116570.
Also changes some comments in test files to use the formal term
"algorithm function object".
Closes #118133.
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