[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 14:04:23 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4e1a164d7bd5: [libc] Fix various -Wconversion warnings in strto*l test code. (authored by mcgrathr).

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


More information about the libc-commits mailing list