rsmith added a comment.

I like moving `Idx` into the reader, but I have mixed feelings about the 
iterator-like interface. For consistency with the rest of the `ASTRecordReader` 
interface, and with how we model the writer side, I think perhaps 
`Record.ReadInt()` would fit better than using `*Record++`.


https://reviews.llvm.org/D27836



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to