This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 00d9a94 Fix yet another Apple buildit bug new ebf66a3 Make lcm/gcd work better in edge cases. Fixes a UBSAN failure.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/experimental/numeric | 27 ++++++++++++-------- include/numeric | 29 +++++++++++++--------- .../numeric.ops/numeric.ops.gcd/gcd.pass.cpp | 7 ++++++ .../numeric.ops/numeric.ops.lcm/lcm.pass.cpp | 8 ++++++ .../numeric.ops/numeric.ops.gcd/gcd.pass.cpp | 1 - .../numeric.ops/numeric.ops.lcm/lcm.pass.cpp | 8 +++--- 6 files changed, 52 insertions(+), 28 deletions(-)