[libc-commits] [PATCH] D108477: [libc] Enable string to integer conversion functions in the default build
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon Aug 23 14:18:18 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGeff11176c5ca: [libc] Enable string to integer conversion functions in the default build (authored by michaelrj).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108477/new/
https://reviews.llvm.org/D108477
Files:
libc/config/linux/aarch64/entrypoints.txt
libc/config/linux/x86_64/entrypoints.txt
libc/config/windows/entrypoints.txt
libc/src/CMakeLists.txt
libc/src/stdlib/CMakeLists.txt
libc/test/src/CMakeLists.txt
libc/test/src/stdlib/CMakeLists.txt
libc/test/src/stdlib/atol_test.cpp
libc/test/src/stdlib/atoll_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108477.368211.patch
Type: text/x-patch
Size: 10494 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210823/87357258/attachment-0001.bin>
More information about the libc-commits
mailing list