[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:45:01 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG625d6928a863: [libc] Extend IntegerToString to convert UInt* numbers to hex string. (authored by sivachandra).

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.523414.patch
Type: text/x-patch
Size: 5133 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230518/0dc9116f/attachment-0001.bin>


More information about the libc-commits mailing list