[PATCH] D24656: [clang-tidy] Add check readability-redundant-declaration
    Daniel Marjamäki via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Wed Sep 28 05:00:09 PDT 2016
    
    
  
danielmarjamaki updated this revision to Diff 72802.
danielmarjamaki added a comment.
Fix review comments
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/ReleaseNotes.rst
  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.72802.patch
Type: text/x-patch
Size: 8140 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160928/734b1946/attachment.bin>
    
    
More information about the cfe-commits
mailing list