[libc-commits] [PATCH] D119180: [libc] Add LLVM_LIBC_CLANG_TIDY option and allow LLVM_LIBC_ENABLE_LINTING without full build.

Tue Ly via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Feb 14 08:35:37 PST 2022


lntue updated this revision to Diff 408437.
lntue marked 2 inline comments as done.
lntue added a comment.

Add checks to make sure that clang-tidy is the same or newer than clang++ major version.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119180

Files:
  libc/CMakeLists.txt
  libc/cmake/modules/LLVMLibCObjectRules.cmake

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119180.408437.patch
Type: text/x-patch
Size: 5461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220214/c181b755/attachment.bin>


More information about the libc-commits mailing list