[PATCH] D25316: [clang-tidy] Enhance modernize-use-auto to casts

Malcolm Parsons via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 31 07:53:10 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL285579: [clang-tidy] Enhance modernize-use-auto to casts (authored by malcolm.parsons).

Changed prior to commit:
  https://reviews.llvm.org/D25316?vs=76404&id=76405#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D25316

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25316.76405.patch
Type: text/x-patch
Size: 21364 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161031/9b6fc32e/attachment-0001.bin>


More information about the cfe-commits mailing list