[libc-commits] [PATCH] D110454: [libc][NFC] Add supporting class for atof implementation

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Oct 4 14:08:10 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6f80339b18da: [libc][NFC] Add supporting class for atof implementation (authored by michaelrj).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110454

Files:
  libc/src/__support/CMakeLists.txt
  libc/src/__support/high_precision_decimal.h
  libc/test/src/__support/CMakeLists.txt
  libc/test/src/__support/high_precision_decimal_test.cpp
  libc/utils/mathtools/GenerateHPDConstants.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110454.377032.patch
Type: text/x-patch
Size: 31752 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20211004/97d37b09/attachment-0001.bin>


More information about the libc-commits mailing list