[libc-commits] [PATCH] D108736: [libc] add inttypes header
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Aug 26 11:04:33 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG035325275c79: [libc] add inttypes header (authored by michaelrj).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108736/new/
https://reviews.llvm.org/D108736
Files:
libc/config/linux/aarch64/entrypoints.txt
libc/config/linux/aarch64/headers.txt
libc/config/linux/x86_64/entrypoints.txt
libc/config/linux/x86_64/headers.txt
libc/config/windows/entrypoints.txt
libc/include/CMakeLists.txt
libc/include/inttypes.h.def
libc/spec/spec.td
libc/spec/stdc.td
libc/src/CMakeLists.txt
libc/src/inttypes/CMakeLists.txt
libc/src/inttypes/strtoimax.cpp
libc/src/inttypes/strtoimax.h
libc/src/inttypes/strtoumax.cpp
libc/src/inttypes/strtoumax.h
libc/test/src/CMakeLists.txt
libc/test/src/inttypes/CMakeLists.txt
libc/test/src/inttypes/strtoimax_test.cpp
libc/test/src/inttypes/strtoumax_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108736.368933.patch
Type: text/x-patch
Size: 12297 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210826/872d40eb/attachment.bin>
More information about the libc-commits
mailing list