[PATCH] D96090: [analyzer] Replace StoreManager::CastRetrievedVal with SValBuilder::evalCast
Denys Petrov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 10 13:07:03 PST 2021
ASDenysPetrov added a comment.
In D96090#2616666 <https://reviews.llvm.org/D96090#2616666>, @steakhal wrote:
> You could still pass a default constructed QualType at each callsite.
We can try. At least it will be like this is a hack for the particular cases then, that will emphesys to pay attention to. Well, I'll present this vertion tomorrow.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96090/new/
https://reviews.llvm.org/D96090
More information about the cfe-commits
mailing list