]> granicus.if.org Git - llvm/commit
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)
commit4043e4f99cecffcf71333172be19ef858b651bd6
treec800ea149592e1bf863aaf315d697f42b25326db
parent549b051f540718e3e8f261fc48b4241402a318e2
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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@367340 91177308-0d34-0410-b5e6-96231b3b80d8
utils/gn/secondary/clang-tools-extra/clang-include-fixer/plugin/BUILD.gn [new file with mode: 0644]
utils/gn/secondary/clang-tools-extra/clang-tidy/plugin/BUILD.gn
utils/gn/secondary/clang/tools/libclang/BUILD.gn