[PATCH] D14560: [Clang] Fix Clang-tidy modernize-use-auto in some files in lib/AST; other minor cleanups.

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 11 08:00:40 PST 2015


aaron.ballman added a comment.

In http://reviews.llvm.org/D14560#286819, @hans wrote:

> Like the other patch, I'm not sure that using auto in all these places help readability.


I share these concerns.


Repository:
  rL LLVM

http://reviews.llvm.org/D14560





More information about the cfe-commits mailing list