[all-commits] [llvm/llvm-project] f7ff3c: [libc++] Fix sub-overflow in std::gcd implementati...
serge-sans-paille via All-commits
all-commits at lists.llvm.org
Thu Dec 5 23:58:12 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f7ff3cde96c4b81b032c58cafee7bf77233f5517
https://github.com/llvm/llvm-project/commit/f7ff3cde96c4b81b032c58cafee7bf77233f5517
Author: serge-sans-paille <sguelton at mozilla.com>
Date: 2024-12-06 (Fri, 06 Dec 2024)
Changed paths:
M libcxx/include/__numeric/gcd_lcm.h
M libcxx/test/std/numerics/numeric.ops/numeric.ops.gcd/gcd.pass.cpp
Log Message:
-----------
[libc++] Fix sub-overflow in std::gcd implementation (#117984)
Fix #117249
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