[PATCH] D138505: [clangd] Don't run slow clang-tidy checks by default
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 20 02:48:23 PDT 2023
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb99f7e695469: [clangd] Don't run slow clang-tidy checks by default (authored by sammccall).
Changed prior to commit:
https://reviews.llvm.org/D138505?vs=478274&id=557803#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138505/new/
https://reviews.llvm.org/D138505
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/ParsedAST.cpp
clang-tools-extra/clangd/TidyProvider.cpp
clang-tools-extra/clangd/TidyProvider.h
clang-tools-extra/clangd/tool/Check.cpp
clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp
clang-tools-extra/clangd/unittests/ParsedASTTests.cpp
clang-tools-extra/clangd/unittests/ReplayPeambleTests.cpp
clang-tools-extra/clangd/unittests/TidyProviderTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138505.557803.patch
Type: text/x-patch
Size: 15958 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20231020/9a170aa1/attachment-0001.bin>
More information about the cfe-commits
mailing list