[PATCH] D15313: [Clang] Use range loops and autos in utils/TableGen/ClangAttrEmitter.cpp

Eugene Zelenko via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 8 10:39:47 PST 2015


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

Replaced const auto with auto as suggested by Aaron.


http://reviews.llvm.org/D15313

Files:
  utils/TableGen/ClangAttrEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15313.42192.patch
Type: text/x-patch
Size: 5784 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151208/f123c3a7/attachment.bin>


More information about the cfe-commits mailing list