[libc-commits] [PATCH] D108591: [libc] fix string conversion tests for windows

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Aug 24 10:47:03 PDT 2021


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

switch to ptrdiff_t for the tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108591

Files:
  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
  libc/utils/CPP/Limits.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108591.368397.patch
Type: text/x-patch
Size: 28608 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210824/e381c138/attachment-0001.bin>


More information about the libc-commits mailing list