[clang-tidy] fix missing anchor for MPI Module
authorPiotr Padlewski <piotr.padlewski@gmail.com>
Fri, 16 Dec 2016 09:14:47 +0000 (09:14 +0000)
committerPiotr Padlewski <piotr.padlewski@gmail.com>
Fri, 16 Dec 2016 09:14:47 +0000 (09:14 +0000)
commit28da40085464f4260d86f82a38216ced72926d07
treed47f62272d002188317830663fd6a282ad160b0e
parent05e80d31bddd62fc34a47f9aac275fb0ca896c0a
[clang-tidy] fix missing anchor for MPI Module

Summary: MPIModule was not linked to plugins

Reviewers: alexfh, Alexander_Droste, hokein

Subscribers: JDevlieghere, cfe-commits

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

llvm-svn: 289930
clang-tools-extra/clang-tidy/plugin/ClangTidyPlugin.cpp