[PATCH] D16259: Add clang-tidy readability-redundant-control-flow check
Richard via cfe-commits
cfe-commits at lists.llvm.org
Sun Jan 24 23:20:49 PST 2016
LegalizeAdulthood updated this revision to Diff 45842.
LegalizeAdulthood added a comment.
Improve matcher to simplify callback
http://reviews.llvm.org/D16259
Files:
clang-tidy/readability/CMakeLists.txt
clang-tidy/readability/ReadabilityTidyModule.cpp
clang-tidy/readability/RedundantControlFlowCheck.cpp
clang-tidy/readability/RedundantControlFlowCheck.h
docs/clang-tidy/checks/list.rst
docs/clang-tidy/checks/readability-redundant-control-flow.rst
test/clang-tidy/readability-redundant-control-flow.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16259.45842.patch
Type: text/x-patch
Size: 14124 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160125/40db9246/attachment-0001.bin>
More information about the cfe-commits
mailing list