gn build: Fix check-clang-tools after r362702.
authorNico Weber <nicolasweber@gmx.de>
Tue, 30 Jul 2019 18:16:55 +0000 (18:16 +0000)
committerNico Weber <nicolasweber@gmx.de>
Tue, 30 Jul 2019 18:16:55 +0000 (18:16 +0000)
commit2859bbb3e26e31ad10c001c8de89b388e3d676bc
tree593295c052b793d8d390387032624dbee7c7c2ba
parente0a9dce543adaf72506f72d7a4f595e41aed3865
gn build: Fix check-clang-tools after r362702.

r362702 added a test that requires clang-tidy to be linked
into libclang, so add that to the gn build.

Differential Revision: https://reviews.llvm.org/D65462

llvm-svn: 367340
llvm/utils/gn/secondary/clang-tools-extra/clang-include-fixer/plugin/BUILD.gn [new file with mode: 0644]
llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/plugin/BUILD.gn
llvm/utils/gn/secondary/clang/tools/libclang/BUILD.gn