[libc-commits] [PATCH] D150849: [libc] Extend IntegerToString to convert UInt* numbers to hex string.
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu May 18 09:44:19 PDT 2023
sivachandra updated this revision to Diff 523412.
sivachandra added a comment.
Remove an unnecessary masking operation.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150849/new/
https://reviews.llvm.org/D150849
Files:
libc/src/__support/integer_to_string.h
libc/test/src/__support/CMakeLists.txt
libc/test/src/__support/integer_to_string_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150849.523412.patch
Type: text/x-patch
Size: 5133 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230518/7e9f6409/attachment.bin>
More information about the libc-commits
mailing list