[libc-commits] [PATCH] D109084: [libc] fix strtointeger hex prefix parsing
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Fri Sep 3 13:39:24 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG37ce7349f7e9: [libc] fix strtointeger hex prefix parsing (authored by michaelrj).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109084/new/
https://reviews.llvm.org/D109084
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: D109084.370668.patch
Type: text/x-patch
Size: 7307 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210903/41d7f70c/attachment.bin>
More information about the libc-commits
mailing list