[PATCH] D15388: [Clang] Use autos in lib/AST/Expr.cpp

Eugene Zelenko via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 9 11:00:40 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.

Autos are also used for pointer variables assigned via casts or memory allocation. Patch includes other minor cleanups.

Build and regressions were fine on RHEL 6.

Repository:
  rL LLVM

http://reviews.llvm.org/D15388

Files:
  lib/AST/Expr.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15388.42321.patch
Type: text/x-patch
Size: 46708 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151209/7db3298b/attachment-0001.bin>


More information about the cfe-commits mailing list