[all-commits] [llvm/llvm-project] 022920: [clangd] Retire clang-tidy-checks flag.
Nathan James via All-commits
all-commits at lists.llvm.org
Sat Feb 13 06:14:48 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 022920c25b8eb90b0bd0d209a9d0f836743a21bb
https://github.com/llvm/llvm-project/commit/022920c25b8eb90b0bd0d209a9d0f836743a21bb
Author: Nathan James <n.james93 at hotmail.co.uk>
Date: 2021-02-13 (Sat, 13 Feb 2021)
Changed paths:
M clang-tools-extra/clangd/tool/ClangdMain.cpp
Log Message:
-----------
[clangd] Retire clang-tidy-checks flag.
In clangd-12 the ability to override what clang tidy checks should run was moved into config.
For the 13 release its a wise progression to remove the command line option for this.
Reviewed By: sammccall
Differential Revision: https://reviews.llvm.org/D96508
More information about the All-commits
mailing list