This patch addresses PR38359 and adds all existing clang-tidy
modules to the plugin that can be used together with libclang.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D50060
[clang-tidy] add all clang-tidy modules to plugin ClosedPublic Authored by JonasToth on Jul 31 2018, 6:47 AM.
Details Summary This patch addresses PR38359 and adds all existing clang-tidy
Diff Detail
Event TimelineHerald added subscribers: cfe-commits, xazax.hun, mgorny, srhines. · View Herald TranscriptJul 31 2018, 6:47 AM This revision is now accepted and ready to land.Jul 31 2018, 8:07 AM Closed by commit rL338393: [clang-tidy] add all clang-tidy modules to plugin (authored by JonasToth). · Explain WhyJul 31 2018, 8:24 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 158279 clang-tools-extra/trunk/clang-tidy/plugin/CMakeLists.txt
clang-tools-extra/trunk/clang-tidy/plugin/ClangTidyPlugin.cpp
|