[PATCH] D143804: [bazel] create a clang-tidy binary target

Jathu Satkunarajah via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 11 10:04:10 PST 2023


jathu updated this revision to Diff 496695.
jathu edited the summary of this revision.
jathu added a comment.
Herald added a reviewer: jdoerfert.
Herald added subscribers: carlosgalvezp, abrachet, sstefan1, phosek.
Herald added a reviewer: njames93.

Addressing comments: split to individual targets, enable static analyser, and create 
run-clang-tidy target


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143804

Files:
  utils/bazel/llvm-project-overlay/clang-tools-extra/clang-tidy/BUILD.bazel
  utils/bazel/llvm-project-overlay/clang-tools-extra/clang-tidy/clang_tidy_library.bzl
  utils/bazel/llvm-project-overlay/clang-tools-extra/unittests/BUILD.bazel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143804.496695.patch
Type: text/x-patch
Size: 9663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230211/401c0689/attachment.bin>


More information about the llvm-commits mailing list