[PATCH] D24656: [clang-tidy] Add check readability-redundant-declaration

Daniel Marjamäki via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 16 04:26:16 PDT 2016


danielmarjamaki updated this revision to Diff 71614.
danielmarjamaki added a comment.

minor fixes


https://reviews.llvm.org/D24656

Files:
  clang-tidy/readability/CMakeLists.txt
  clang-tidy/readability/ReadabilityTidyModule.cpp
  clang-tidy/readability/RedundantDeclarationCheck.cpp
  clang-tidy/readability/RedundantDeclarationCheck.h
  docs/clang-tidy/checks/list.rst
  docs/clang-tidy/checks/readability-redundant-declaration.rst
  test/clang-tidy/readability-redundant-declaration.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24656.71614.patch
Type: text/x-patch
Size: 7449 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160916/bab9d75f/attachment-0001.bin>


More information about the cfe-commits mailing list