[PATCH] D40737: [clang-tidy] WIP Resubmit hicpp-multiway-paths-covered without breaking test
Jonas Toth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 5 09:33:13 PST 2017
JonasToth updated this revision to Diff 125556.
JonasToth retitled this revision from "[clang-tidy] WIP Resubmit hicpp-multiway-paths-covered without breaking test " to "[clang-tidy] WIP Resubmit hicpp-multiway-paths-covered without breaking test".
JonasToth added a comment.
Herald added a subscriber: klimek.
- [Misc] comment out matcher, make compile and runnable
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D40737
Files:
clang-tidy/hicpp/CMakeLists.txt
clang-tidy/hicpp/HICPPTidyModule.cpp
clang-tidy/hicpp/MultiwayPathsCoveredCheck.cpp
clang-tidy/hicpp/MultiwayPathsCoveredCheck.h
docs/ReleaseNotes.rst
docs/clang-tidy/checks/hicpp-multiway-paths-covered.rst
docs/clang-tidy/checks/list.rst
test/clang-tidy/hicpp-multiway-paths-covered-else.cpp
test/clang-tidy/hicpp-multiway-paths-covered.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40737.125556.patch
Type: text/x-patch
Size: 25690 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171205/9510912e/attachment-0001.bin>
More information about the cfe-commits
mailing list