[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
Wed Dec 21 15:12:15 PST 2022


michaelrj updated this revision to Diff 484697.
michaelrj added a comment.

address comment and update bazel


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.484697.patch
Type: text/x-patch
Size: 70855 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221221/f9f9654a/attachment-0001.bin>


More information about the libc-commits mailing list