[PATCH] D115932: [Analyzer] Create and handle SymbolCast for pointer to integral conversion
Gabor Marton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 13 08:21:14 PST 2022
martong added a comment.
> I took Denys' patch D105340 <https://reviews.llvm.org/D105340> and created a prototype on top of that to create the SymbolCast in SValBuilder::evalCastSubKind(loc::MemRegionVal V,
Here is the new (alternative) patch: https://reviews.llvm.org/D117229
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115932/new/
https://reviews.llvm.org/D115932
More information about the cfe-commits
mailing list