[PATCH] D26760: Add the way to extract SVals of arguments used in a call for a given StackFrameCtx

Artem Dergachev via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 16 12:43:56 PST 2016


NoQ added a comment.

I'm ok with constructing `SymbolRegionValue` for `ArgLoc` manually and adding a comment like `FIXME: leaking implementation details of RegionStoreManager`.


https://reviews.llvm.org/D26760





More information about the cfe-commits mailing list