[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
Wed Nov 23 03:40:03 PST 2022
sammccall updated this revision to Diff 477443.
sammccall added a comment.
Script reads/writes from file rather than redirecting output.
Update .inc file to show "no-op" changes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138491/new/
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.477443.patch
Type: text/x-patch
Size: 20088 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221123/962034d2/attachment-0001.bin>
More information about the cfe-commits
mailing list