[PATCH] D27166: [clang-tidy] Enhance modernize-use-auto to templated function casts

Malcolm Parsons via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 15 02:30:24 PST 2016


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

Changed prior to commit:
  https://reviews.llvm.org/D27166?vs=81540&id=81554#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27166

Files:
  clang-tools-extra/trunk/clang-tidy/modernize/UseAutoCheck.cpp
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27166.81554.patch
Type: text/x-patch
Size: 15108 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161215/fc2cf569/attachment.bin>


More information about the cfe-commits mailing list