[PATCH] D95362: [clangd] Parse Diagnostics block, and nest ClangTidy block under it.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 25 07:16:38 PST 2021
sammccall created this revision.
sammccall added a reviewer: hokein.
Herald added subscribers: usaxena95, kadircet, arphaman.
sammccall requested review of this revision.
Herald added subscribers: cfe-commits, MaskRay, ilya-biryukov.
Herald added a project: clang.
(ClangTidy configuration block hasn't been in any release, so we should be OK
to move it around like this)
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D95362
Files:
clang-tools-extra/clangd/Config.h
clang-tools-extra/clangd/ConfigCompile.cpp
clang-tools-extra/clangd/ConfigFragment.h
clang-tools-extra/clangd/ConfigYAML.cpp
clang-tools-extra/clangd/TidyProvider.cpp
clang-tools-extra/clangd/unittests/ConfigCompileTests.cpp
clang-tools-extra/clangd/unittests/ConfigYAMLTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95362.319002.patch
Type: text/x-patch
Size: 10827 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210125/1eb4df9f/attachment.bin>
More information about the cfe-commits
mailing list