[libc-commits] [PATCH] D158118: [libc] Fix HPD on extremely long numbers

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Aug 17 14:25:11 PDT 2023


michaelrj added a comment.

Adding tests is impractical. To trigger the bug a number would have to be more than 100,000 digits long. Given the rarity of numbers like that I'm willing to accept a small amount of risk of a regression.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158118



More information about the libc-commits mailing list