diff options
author | Nico Weber <nicolasweber@gmx.de> | 2019-09-27 12:56:14 +0000 |
---|---|---|
committer | Nico Weber <nicolasweber@gmx.de> | 2019-09-27 12:56:14 +0000 |
commit | d69fa737fff31a3d5d11d56117c20ca9794bb2a4 (patch) | |
tree | 934c2a31e54f3ae12f51623dd3933d7dcd3d5e0b /llvm/lib/CodeGen/CodeGenPrepare.cpp | |
parent | 18f805a7ea5f369ef523821693f1176b40bcfc7e (diff) | |
download | bcm5719-llvm-d69fa737fff31a3d5d11d56117c20ca9794bb2a4.tar.gz bcm5719-llvm-d69fa737fff31a3d5d11d56117c20ca9794bb2a4.zip |
clang-tidy: Don't repeat list of all checks in three places.
Instead, put all checks in a cmake variable and reference this.
Also, make clangd use the the ClangTidyForceLinker.h header instead
of duplicating the list of modules -- the duplicate copy was missing
the new "darwin" checker added in r373065.
Differential Revision: https://reviews.llvm.org/D68132
llvm-svn: 373082
Diffstat (limited to 'llvm/lib/CodeGen/CodeGenPrepare.cpp')
0 files changed, 0 insertions, 0 deletions