[PATCH] D16873: Refactor MemRegionManager::getVarRegion to call two new functions, improving readability

Aleksei Sidorin via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 9 00:59:36 PST 2016


a.sidorin added a comment.

Hello Alexander,

Yes, types in `static_cast` should be changed. So, you need only to change return type and types in static_cast, and it should work.


http://reviews.llvm.org/D16873





More information about the cfe-commits mailing list