[libc-commits] [PATCH] D131095: [libc] Prevent overflow from intermediate results when adding UInt<N> values.

Tue Ly via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Aug 4 12:01:37 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd1a9ba7b6703: [libc] Prevent overflow from intermediate results when adding UInt<N> values. (authored by lntue).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D131095/new/

https://reviews.llvm.org/D131095

Files:
  libc/src/__support/CPP/UInt.h
  libc/test/src/__support/uint128_test.cpp
  libc/utils/UnitTest/LibcTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131095.450091.patch
Type: text/x-patch
Size: 3731 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220804/1b5073a4/attachment.bin>


More information about the libc-commits mailing list