[libc-commits] [PATCH] D129517: [libc] Add imaxabs

Alex Brachet via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Jul 11 14:28:57 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc179bcc15183: [libc] Add imaxabs (authored by abrachet).
Herald added a project: libc-project.

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D129517/new/

https://reviews.llvm.org/D129517

Files:
  libc/config/darwin/arm/entrypoints.txt
  libc/config/linux/aarch64/entrypoints.txt
  libc/config/linux/arm/entrypoints.txt
  libc/config/linux/x86_64/entrypoints.txt
  libc/config/windows/entrypoints.txt
  libc/src/inttypes/CMakeLists.txt
  libc/src/inttypes/imaxabs.cpp
  libc/src/inttypes/imaxabs.h
  libc/test/src/inttypes/CMakeLists.txt
  libc/test/src/inttypes/imaxabs_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129517.443759.patch
Type: text/x-patch
Size: 5484 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220711/197f384a/attachment-0001.bin>


More information about the libc-commits mailing list