[PATCH] D20917: [clang-tidy] modernize-use-auto: don't remove stars by default

Alexander Kornienko via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 3 14:29:37 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL271739: [clang-tidy] modernize-use-auto: don't remove stars by default (authored by alexfh).

Changed prior to commit:
  http://reviews.llvm.org/D20917?vs=59599&id=59625#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20917

Files:
  clang-tools-extra/trunk/clang-tidy/modernize/UseAutoCheck.cpp
  clang-tools-extra/trunk/clang-tidy/modernize/UseAutoCheck.h
  clang-tools-extra/trunk/docs/clang-tidy/checks/modernize-use-auto.rst
  clang-tools-extra/trunk/test/clang-tidy/modernize-use-auto-new-remove-stars.cpp
  clang-tools-extra/trunk/test/clang-tidy/modernize-use-auto-new.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20917.59625.patch
Type: text/x-patch
Size: 14864 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160603/c7d89cc5/attachment.bin>


More information about the cfe-commits mailing list