[libc-commits] [PATCH] D146005: [libc] Make libc_errno point to internal errno for non-public builds.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Mar 13 21:05:06 PDT 2023


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

Rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146005

Files:
  libc/src/errno/CMakeLists.txt
  libc/src/errno/libc_errno.cpp
  libc/src/errno/libc_errno.h
  libc/src/errno/llvmlibc_errno.h
  libc/test/CMakeLists.txt
  libc/test/ErrnoSetterMatcher.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146005.504932.patch
Type: text/x-patch
Size: 3808 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230314/345ca8ec/attachment.bin>


More information about the libc-commits mailing list