[analyzer] [NFC] Implement a wrapper SValBuilder::getCastedMemRegionVal for...
[analyzer] [NFC] Implement a wrapper SValBuilder::getCastedMemRegionVal for similar functionality on region cast Summary: Replaced code on region cast with a function-wrapper SValBuilder::getCastedMemRegionVal. This is a next step of code refining due to suggestions in D103319. Differential Revision: https://reviews.llvm.org/D103803
Loading
Please register or sign in to comment