[all-commits] [llvm/llvm-project] a17e97: [libc++] Add missing C++20 [time.point.arithmetic]...
maflcko via All-commits
all-commits at lists.llvm.org
Tue Jun 10 23:43:45 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a17e97e6778b2cd4114052faf6ee25db330ef405
https://github.com/llvm/llvm-project/commit/a17e97e6778b2cd4114052faf6ee25db330ef405
Author: maflcko <6399679+maflcko at users.noreply.github.com>
Date: 2025-06-11 (Wed, 11 Jun 2025)
Changed paths:
M libcxx/include/__chrono/time_point.h
M libcxx/include/chrono
A libcxx/test/std/time/time.point/time.point.arithmetic/op_++.pass.cpp
A libcxx/test/std/time/time.point/time.point.arithmetic/op_++int.pass.cpp
A libcxx/test/std/time/time.point/time.point.arithmetic/op_--.pass.cpp
A libcxx/test/std/time/time.point/time.point.arithmetic/op_--int.pass.cpp
Log Message:
-----------
[libc++] Add missing C++20 [time.point.arithmetic] (#143165)
This was part of https://wg21.link/p0355r7, but apparently never
implemented.
---------
Co-authored-by: MarcoFalke <*~=`'#}+{/-|&$^_ at 721217.xyz>
Co-authored-by: Hristo Hristov <zingam at outlook.com>
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