[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:40:36 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG39f370aefd42: [libc] change str to int tests to be templated (authored by michaelrj).
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.484889.patch
Type: text/x-patch
Size: 70915 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221222/ec007bc2/attachment-0001.bin>
More information about the libc-commits
mailing list