[libc-commits] [PATCH] D90653: [LIBC][NFC] Rename errno and assert files to match other files with functions

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Nov 3 13:29:43 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5080840d280d: [LIBC][NFC] Rename errno and assert files to match other files with functions (authored by michaelrj).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90653

Files:
  libc/src/assert/CMakeLists.txt
  libc/src/assert/__assert_fail.cpp
  libc/src/assert/__assert_fail.h
  libc/src/assert/assert.h
  libc/src/errno/CMakeLists.txt
  libc/src/errno/__errno_location.cpp
  libc/src/errno/__errno_location.h
  libc/src/errno/errno_location.cpp
  libc/src/errno/llvmlibc_errno.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90653.302674.patch
Type: text/x-patch
Size: 5075 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20201103/c7feb6c4/attachment.bin>


More information about the libc-commits mailing list