[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 11:04:04 PST 2020


michaelrj updated this revision to Diff 302631.
michaelrj added a comment.

fix missing newline at the end of a file.


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.302631.patch
Type: text/x-patch
Size: 4945 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20201103/dc0df30a/attachment-0001.bin>


More information about the libc-commits mailing list