[PATCH] D15251: [Clang] Use range loops and autos in lib/Serialization/ASTReader.cpp

Eugene Zelenko via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 7 11:55:17 PST 2015


Eugene.Zelenko removed rL LLVM as the repository for this revision.
Eugene.Zelenko updated this revision to Diff 42087.
Eugene.Zelenko added a comment.

I fixed two loops and don't use auto instead of bool.

Auto is also used for results of new.


http://reviews.llvm.org/D15251

Files:
  lib/Serialization/ASTReader.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15251.42087.patch
Type: text/x-patch
Size: 21714 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151207/3abd2407/attachment-0001.bin>


More information about the cfe-commits mailing list