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

David L. Jones via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 19 17:34:08 PST 2016


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

- Switched (void)Reader.readInt() to Reader.skipInts(1)


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.82049.patch
Type: text/x-patch
Size: 158021 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161220/dadb3a8c/attachment-0001.bin>


More information about the cfe-commits mailing list