[PATCH] D18408: readability check for const params in declarations

Alexander Kornienko via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 30 04:37:09 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL264856: [clang-tidy] readability check for const params in declarations (authored by alexfh).

Changed prior to commit:
  http://reviews.llvm.org/D18408?vs=51954&id=52037#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18408

Files:
  clang-tools-extra/trunk/clang-tidy/readability/AvoidConstParamsInDecls.cpp
  clang-tools-extra/trunk/clang-tidy/readability/AvoidConstParamsInDecls.h
  clang-tools-extra/trunk/clang-tidy/readability/CMakeLists.txt
  clang-tools-extra/trunk/clang-tidy/readability/ReadabilityTidyModule.cpp
  clang-tools-extra/trunk/docs/clang-tidy/checks/list.rst
  clang-tools-extra/trunk/docs/clang-tidy/checks/readability-avoid-const-params-in-decls.rst
  clang-tools-extra/trunk/test/clang-tidy/readability-avoid-const-params-in-decls.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18408.52037.patch
Type: text/x-patch
Size: 10131 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160330/571e48a4/attachment-0001.bin>


More information about the cfe-commits mailing list