[PATCH] D27836: Store the "current position" index within the ASTRecordReader.

David L. Jones via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Dec 17 20:44:40 PST 2016


dlj updated this revision to Diff 81870.
dlj added a comment.

- Removed iterator syntax.


https://reviews.llvm.org/D27836

Files:
  include/clang/Serialization/ASTReader.h
  lib/Serialization/ASTReader.cpp
  lib/Serialization/ASTReaderDecl.cpp
  lib/Serialization/ASTReaderStmt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27836.81870.patch
Type: text/x-patch
Size: 157874 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161218/d12b9d16/attachment-0001.bin>


More information about the cfe-commits mailing list