[PATCH] D50060: [clang-tidy] add all clang-tidy modules to plugin
Jonas Toth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 31 06:48:02 PDT 2018
JonasToth created this revision.
JonasToth added reviewers: alexfh, aaron.ballman, hokein.
Herald added subscribers: cfe-commits, xazax.hun, mgorny, srhines.
This patch addresses PR38359 and adds all existing clang-tidy
modules to the plugin that can be used together with libclang.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D50060
Files:
clang-tidy/plugin/CMakeLists.txt
clang-tidy/plugin/ClangTidyPlugin.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50060.158242.patch
Type: text/x-patch
Size: 4555 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180731/e23765e7/attachment.bin>
More information about the cfe-commits
mailing list