Details
Details
- Reviewers
mclow.lists alexfh
Diff Detail
Diff Detail
Event Timeline
Comment Actions
I would add the module together with the first check in it, since an empty module doesn't make sense.
Paths
| Differential D18274
[clang-tidy] Add boost module AbandonedPublic Authored by Prazek on Mar 18 2016, 11:59 AM.
Details
Diff Detail Event TimelinePrazek updated this object. alexfh edited edge metadata. Comment ActionsI would add the module together with the first check in it, since an empty module doesn't make sense. This revision now requires changes to proceed.Mar 24 2016, 8:05 AM
Revision Contents
Diff 55287 clang-tidy/CMakeLists.txt
clang-tidy/boost/BoostTidyModule.cpp
clang-tidy/boost/CMakeLists.txt
clang-tidy/plugin/CMakeLists.txt
clang-tidy/tool/CMakeLists.txt
clang-tidy/tool/ClangTidyMain.cpp
docs/ReleaseNotes.rst
docs/clang-tidy/index.rst
|