[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:53:09 PST 2016
dlj added a comment.
Yeah, that makes more sense. Switched to readInt/peekInt/skipInts, let me know if you have a better idea for the names.
https://reviews.llvm.org/D27836
More information about the cfe-commits
mailing list