[PATCH] D16259: Add clang-tidy readability-redundant-control-flow check
Richard via cfe-commits
cfe-commits at lists.llvm.org
Sat Jan 23 18:20:06 PST 2016
LegalizeAdulthood retitled this revision from "Add clang-tidy readability-redundant-return check" to "Add clang-tidy readability-redundant-control-flow check".
LegalizeAdulthood updated this revision to Diff 45814.
LegalizeAdulthood marked an inline comment as done.
LegalizeAdulthood added a comment.
Update from review comments
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.45814.patch
Type: text/x-patch
Size: 14175 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160124/d47cda09/attachment-0001.bin>
More information about the cfe-commits
mailing list