[PATCH] D15332: new clang-tidy checker readability-non-const-parameter
    Daniel Marjamäki via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Tue Aug 23 03:17:14 PDT 2016
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rL279507: [clang-tidy] readability-non-const-parameter: add new check that warns when… (authored by danielmarjamaki).
Changed prior to commit:
  https://reviews.llvm.org/D15332?vs=68531&id=68963#toc
Repository:
  rL LLVM
https://reviews.llvm.org/D15332
Files:
  clang-tools-extra/trunk/clang-tidy/readability/CMakeLists.txt
  clang-tools-extra/trunk/clang-tidy/readability/NonConstParameterCheck.cpp
  clang-tools-extra/trunk/clang-tidy/readability/NonConstParameterCheck.h
  clang-tools-extra/trunk/clang-tidy/readability/ReadabilityTidyModule.cpp
  clang-tools-extra/trunk/docs/ReleaseNotes.rst
  clang-tools-extra/trunk/docs/clang-tidy/checks/list.rst
  clang-tools-extra/trunk/docs/clang-tidy/checks/readability-non-const-parameter.rst
  clang-tools-extra/trunk/test/clang-tidy/readability-non-const-parameter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15332.68963.patch
Type: text/x-patch
Size: 21794 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160823/e44ca4b4/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list