[PATCH] D16717: [clang-tidy] Add non-constant references in function parameters check.
    Haojian Wu via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Tue Feb  2 01:28:27 PST 2016
    
    
  
hokein updated this revision to Diff 46628.
hokein added a comment.
Address comments.
http://reviews.llvm.org/D16717
Files:
  clang-tidy/google/CMakeLists.txt
  clang-tidy/google/GoogleTidyModule.cpp
  clang-tidy/google/NonConstReferences.cpp
  clang-tidy/google/NonConstReferences.h
  docs/clang-tidy/checks/google-runtime-references.rst
  docs/clang-tidy/checks/list.rst
  test/clang-tidy/google-runtime-references.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16717.46628.patch
Type: text/x-patch
Size: 12115 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160202/10f1939f/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list