[PATCH] D96090: [analyzer] Replace StoreManager::CastRetrievedVal with SValBuilder::evalCast
Denys Petrov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 13 05:10:38 PDT 2021
ASDenysPetrov added a comment.
@NoQ
Many thanks for your evaluation!
> Wait, no, nvm, please disregard this. It wasn't like this forever, i just happened to catch code in an intermediate state after D90157 <https://reviews.llvm.org/D90157>. Either way, it's definitely getting much better, and either way, i'm curious if `dispatchCast` can now be eliminated.
Already approved a month ago D97277 <https://reviews.llvm.org/D97277> :-) That's the next step.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96090/new/
https://reviews.llvm.org/D96090
More information about the cfe-commits
mailing list