[all-commits] [llvm/llvm-project] 4177bf: [libc++][docs] Confirm that P2372R3 has been imple...
A. Jiang via All-commits
all-commits at lists.llvm.org
Mon Jul 14 07:23:49 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4177bfdb466855fed5e498774ac517b5cad2a995
https://github.com/llvm/llvm-project/commit/4177bfdb466855fed5e498774ac517b5cad2a995
Author: A. Jiang <de34 at live.cn>
Date: 2025-07-14 (Mon, 14 Jul 2025)
Changed paths:
M libcxx/docs/ReleaseNotes/21.rst
M libcxx/docs/Status/Cxx20Papers.csv
Log Message:
-----------
[libc++][docs] Confirm that P2372R3 has been implemented (#148573)
In #125921, the changes requested by P2372R3 were completed and tested
together with corresponding `chrono` types. But that PR didn't mention
P2372R3. The `__cpp_lib_format` FTM was even bumped by an earlier PR
#98275.
This PR confirms that P2372R3 was completed in LLVM 21 (together with P1361R2).
Closes #100043
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