[libc-commits] [PATCH] D108800: [libc] Fix various -Wconversion warnings in strto*l test code.

Roland McGrath via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Aug 27 11:51:17 PDT 2021


mcgrathr updated this revision to Diff 369156.
mcgrathr added a comment.

add more casts


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108800

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108800.369156.patch
Type: text/x-patch
Size: 19615 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210827/3d92f697/attachment-0001.bin>


More information about the libc-commits mailing list