[libc-commits] [PATCH] D145179: [libc] Make errno an entrypoint.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Mar 2 21:10:26 PST 2023


sivachandra updated this revision to Diff 502048.
sivachandra added a comment.

Exclude errno from api-test.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145179

Files:
  libc/cmake/modules/LLVMLibCLibraryRules.cmake
  libc/config/baremetal/entrypoints.txt
  libc/config/linux/aarch64/entrypoints.txt
  libc/config/linux/arm/entrypoints.txt
  libc/config/linux/x86_64/entrypoints.txt
  libc/docs/dev/code_style.rst
  libc/src/errno/CMakeLists.txt
  libc/utils/HdrGen/PrototypeTestGen/PrototypeTestGen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145179.502048.patch
Type: text/x-patch
Size: 6826 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230303/cfd5a3c8/attachment.bin>


More information about the libc-commits mailing list