[PATCH] D126859: [clangd] Validate clang-tidy CheckOptions in clangd config
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 2 01:16:16 PDT 2022
njames93 created this revision.
njames93 added reviewers: sammccall, kadircet.
Herald added subscribers: usaxena95, arphaman.
Herald added a project: All.
njames93 requested review of this revision.
Herald added subscribers: cfe-commits, MaskRay, ilya-biryukov.
Herald added a project: clang-tools-extra.
Expand D92874 <https://reviews.llvm.org/D92874> to also ensure all items in CheckOptions correspond to actual options in the clang-tidy checks.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D126859
Files:
clang-tools-extra/clangd/ConfigCompile.cpp
clang-tools-extra/clangd/TidyProvider.cpp
clang-tools-extra/clangd/TidyProvider.h
clang-tools-extra/clangd/unittests/ConfigCompileTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126859.433680.patch
Type: text/x-patch
Size: 10692 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220602/86cacedb/attachment.bin>
More information about the cfe-commits
mailing list