[PATCH] D138491: [clangd] Add script to maintain list of fast clang-tidy checks

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 22 05:51:10 PST 2022


sammccall created this revision.
sammccall added a reviewer: kadircet.
Herald added subscribers: abrachet, phosek, arphaman.
Herald added a reviewer: njames93.
Herald added a project: All.
sammccall requested review of this revision.
Herald added subscribers: cfe-commits, sstefan1, MaskRay, ilya-biryukov.
Herald added a reviewer: jdoerfert.
Herald added a project: clang-tools-extra.

The plan is to intersect this list with the checks selected per config.
This is not yet done, but the initial list is checked in as a baseline.

https://github.com/clangd/clangd/issues/1337


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D138491

Files:
  clang-tools-extra/clangd/TidyFastChecks.inc
  clang-tools-extra/clangd/TidyFastChecks.py
  clang-tools-extra/clangd/tool/Check.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138491.477155.patch
Type: text/x-patch
Size: 19611 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221122/ee34ea5e/attachment-0001.bin>


More information about the cfe-commits mailing list