[PATCH] D16717: [clang-tidy] Add non-constant references in function parameters check.

Alexander Kornienko via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 2 09:31:12 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL259530: [clang-tidy] Add non-constant references in function parameters check. (authored by alexfh).

Changed prior to commit:
  http://reviews.llvm.org/D16717?vs=46628&id=46666#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D16717

Files:
  clang-tools-extra/trunk/clang-tidy/google/CMakeLists.txt
  clang-tools-extra/trunk/clang-tidy/google/GoogleTidyModule.cpp
  clang-tools-extra/trunk/clang-tidy/google/NonConstReferences.cpp
  clang-tools-extra/trunk/clang-tidy/google/NonConstReferences.h
  clang-tools-extra/trunk/docs/clang-tidy/checks/google-runtime-references.rst
  clang-tools-extra/trunk/docs/clang-tidy/checks/list.rst
  clang-tools-extra/trunk/test/clang-tidy/google-runtime-references.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16717.46666.patch
Type: text/x-patch
Size: 12758 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160202/23c8ec37/attachment.bin>


More information about the cfe-commits mailing list