[PATCH] D126859: [clangd] Validate clang-tidy CheckOptions in clangd config

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 20 07:35:01 PDT 2022


njames93 updated this revision to Diff 438388.
njames93 added a comment.

Reuse implementation from D127446 <https://reviews.llvm.org/D127446>


Repository:
  rG LLVM Github Monorepo

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

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.438388.patch
Type: text/x-patch
Size: 9660 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220620/b727a4ea/attachment.bin>


More information about the cfe-commits mailing list