[libcxx-commits] [libcxx] [libc++][chrono] Fixes year_month year wrapping. (PR #74938)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Tue Dec 12 09:51:37 PST 2023


================
@@ -92,6 +92,26 @@ _LIBCPP_HIDE_FROM_ABI constexpr
 year_month operator-(const year_month& __lhs, const years& __rhs) noexcept
----------------
ldionne wrote:

https://github.com/llvm/llvm-project/issues/75227

https://github.com/llvm/llvm-project/pull/74938


More information about the libcxx-commits mailing list