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

Eugene Zelenko via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 10 18:11:05 PST 2015


Eugene.Zelenko created this revision.
Eugene.Zelenko added reviewers: hans, aaron.ballman.
Eugene.Zelenko added a subscriber: cfe-commits.
Eugene.Zelenko set the repository for this revision to rL LLVM.

I checked this patch on my own build on RHEL 6. Regressions were OK.

Repository:
  rL LLVM

http://reviews.llvm.org/D14560

Files:
  lib/AST/ASTContext.cpp
  lib/AST/ASTImporter.cpp
  lib/AST/CommentSema.cpp
  lib/AST/Decl.cpp
  lib/AST/DeclBase.cpp
  lib/AST/DeclTemplate.cpp
  lib/AST/DeclarationName.cpp
  lib/AST/Expr.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14560.39879.patch
Type: text/x-patch
Size: 40681 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151111/3f375a60/attachment-0001.bin>


More information about the cfe-commits mailing list