[PATCH] D28310: Add virtual functions getter
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 4 19:05:56 PST 2017
rjmccall added a comment.
This is a potentially significant pessimization. Can you turn this into a range iterator of some sort?
https://reviews.llvm.org/D28310
More information about the cfe-commits
mailing list