[PATCH] D18408: readability check for const params in declarations
Matt Kulukundis via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 24 13:32:23 PDT 2016
fowles updated this revision to Diff 51596.
fowles marked 5 inline comments as done.
fowles added a comment.
- review comments
http://reviews.llvm.org/D18408
Files:
clang-tidy/readability/AvoidConstParamsInDecls.cpp
clang-tidy/readability/AvoidConstParamsInDecls.h
clang-tidy/readability/CMakeLists.txt
clang-tidy/readability/ReadabilityTidyModule.cpp
docs/clang-tidy/checks/list.rst
docs/clang-tidy/checks/readability-avoid-const-params-in-decls.rst
test/clang-tidy/readability-avoid-const-params-in-decls.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18408.51596.patch
Type: text/x-patch
Size: 9281 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160324/4b880637/attachment.bin>
More information about the cfe-commits
mailing list