[libc-commits] [PATCH] D140441: [libc] change str to int tests to be templated
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Dec 22 10:17:22 PST 2022
michaelrj updated this revision to Diff 484873.
michaelrj marked 2 inline comments as done.
michaelrj added a comment.
add a comment and rebase
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140441/new/
https://reviews.llvm.org/D140441
Files:
libc/test/src/inttypes/CMakeLists.txt
libc/test/src/inttypes/strtoimax_test.cpp
libc/test/src/inttypes/strtoumax_test.cpp
libc/test/src/stdlib/CMakeLists.txt
libc/test/src/stdlib/StrtolTest.h
libc/test/src/stdlib/strtol_test.cpp
libc/test/src/stdlib/strtoll_test.cpp
libc/test/src/stdlib/strtoul_test.cpp
libc/test/src/stdlib/strtoull_test.cpp
utils/bazel/llvm-project-overlay/libc/test/src/stdlib/BUILD.bazel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140441.484873.patch
Type: text/x-patch
Size: 70915 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221222/ccf46908/attachment-0001.bin>
More information about the libc-commits
mailing list