[libc-commits] [PATCH] D150223: [libc] Fix libmath test compilation when using UInt<T>

Mikhail Ramalho via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Jun 20 11:37:19 PDT 2023


mikhail.ramalho updated this revision to Diff 533004.
mikhail.ramalho added a comment.

rebased


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150223

Files:
  libc/src/__support/UInt.h
  libc/test/src/math/FmaTest.h
  libc/test/src/math/HypotTest.h
  libc/test/src/math/ILogbTest.h
  libc/test/src/math/LdExpTest.h
  libc/test/src/math/RIntTest.h
  libc/test/src/math/RemQuoTest.h
  libc/test/src/math/RoundToIntegerTest.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150223.533004.patch
Type: text/x-patch
Size: 9288 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230620/a623b008/attachment.bin>


More information about the libc-commits mailing list