[PATCH] D45927: [clang-tidy] [modernize-use-auto] Correct way to calculate a type name length for multi-token types

Zinovy Nis via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 1 08:12:41 PDT 2018


zinovy.nis updated this revision to Diff 144727.
zinovy.nis added a comment.

- Applied Alexander's changes.


https://reviews.llvm.org/D45927

Files:
  clang-tidy/checks/modernize-use-auto.rst
  clang-tidy/modernize-use-auto-min-type-name-length.cpp
  modernize/UseAutoCheck.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45927.144727.patch
Type: text/x-patch
Size: 9611 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180501/eb0f8de0/attachment.bin>


More information about the cfe-commits mailing list