[libc-commits] [PATCH] D77281: [libc] Add libc-tidy.

Paula Toth via Phabricator via libc-commits libc-commits at lists.llvm.org
Sat Apr 18 01:35:49 PDT 2020


PaulkaToast updated this revision to Diff 258491.
PaulkaToast marked 5 inline comments as done.
PaulkaToast added parent revisions: D77277: [libc] Fix memcpy to adhere to qualified calls., D77279: [libc] Add strlen implementation..

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77281

Files:
  libc/utils/CMakeLists.txt
  libc/utils/HdrGen/PublicAPICommand.cpp
  libc/utils/HdrGen/PublicAPICommand.h
  libc/utils/LibcTidy/CMakeLists.txt
  libc/utils/LibcTidy/LibcTidyTool.cpp
  libc/utils/LibcTidy/TableGenUtil.cpp
  libc/utils/LibcTidy/TableGenUtil.h
  libc/utils/LibcTidy/tests/.clang-format
  libc/utils/LibcTidy/tests/CMakeLists.txt
  libc/utils/LibcTidy/tests/Test.cpp
  libc/utils/LibcTidy/tests/lit.site.cfg.in
  libc/utils/LibcTidy/tests/mock_api.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77281.258491.patch
Type: text/x-patch
Size: 13757 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200418/387d8c26/attachment-0001.bin>


More information about the libc-commits mailing list