[clang-tidy] add all clang-tidy modules to plugin
authorJonas Toth <jonas.toth@gmail.com>
Tue, 31 Jul 2018 15:23:49 +0000 (15:23 +0000)
committerJonas Toth <jonas.toth@gmail.com>
Tue, 31 Jul 2018 15:23:49 +0000 (15:23 +0000)
commit0b8fdd2847967b3813559900d6a8fedb63e586ae
treed8af7c089a31de603ed390722dd58b9c53470cdc
parenta35781fdf94afe3758f242d0313c0d932ed06840
[clang-tidy] add all clang-tidy modules to plugin

Summary:
This patch addresses PR38359 and adds all existing clang-tidy
modules to the plugin that can be used together with libclang.

Reviewers: alexfh, aaron.ballman, hokein, ilya-biryukov

Reviewed By: alexfh

Subscribers: srhines, mgorny, xazax.hun, cfe-commits

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

llvm-svn: 338393
clang-tools-extra/clang-tidy/plugin/CMakeLists.txt
clang-tools-extra/clang-tidy/plugin/ClangTidyPlugin.cpp