[PATCH] D31252: [clang-tidy] add readability-compound-statement-size check.
Roman Lebedev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 23 03:04:21 PDT 2017
lebedev.ri updated this revision to Diff 92775.
lebedev.ri marked 2 inline comments as done.
lebedev.ri added a comment.
No changes compared to v2, just correctly rebased the master branch now.
https://reviews.llvm.org/D31252
Files:
clang-tidy/readability/CMakeLists.txt
clang-tidy/readability/CompoundStatementSizeCheck.cpp
clang-tidy/readability/CompoundStatementSizeCheck.h
clang-tidy/readability/ReadabilityTidyModule.cpp
docs/ReleaseNotes.rst
docs/clang-tidy/checks/list.rst
docs/clang-tidy/checks/readability-compound-statement-size.rst
test/clang-tidy/readability-compound-statement-size.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31252.92775.patch
Type: text/x-patch
Size: 14104 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170323/0f7dd1ea/attachment.bin>
More information about the cfe-commits
mailing list