[PATCH] D26762: Add a method to obtain this SVal of a method that created given StackFrameCtx
Anna Zaks via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 30 22:18:50 PST 2016
zaks.anna added a comment.
I see. You are handling more types of calls with this API! However, Similarly to the comment in the related patch, I think we should reuse the logic from CallEvent.
https://reviews.llvm.org/D26762
More information about the cfe-commits
mailing list