[libc-commits] [PATCH] D112176: [libc] fix strtol returning the wrong length
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon Oct 25 10:05:16 PDT 2021
michaelrj updated this revision to Diff 382035.
michaelrj marked 3 inline comments as done.
michaelrj added a comment.
update comments to reflect the reasoning behing infer_base
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112176/new/
https://reviews.llvm.org/D112176
Files:
libc/src/__support/str_conv_utils.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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112176.382035.patch
Type: text/x-patch
Size: 9382 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20211025/2c35177d/attachment.bin>
More information about the libc-commits
mailing list