[PATCH] D96090: [analyzer] Replace StoreManager::CastRetrievedVal with SValBuilder::evalCast
Denys Petrov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 9 09:18:54 PST 2021
ASDenysPetrov updated this revision to Diff 322422.
ASDenysPetrov added a comment.
Updated. Unlinked parent revision D95799 <https://reviews.llvm.org/D95799> from the stack. Made corresponding changes in this patch.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96090/new/
https://reviews.llvm.org/D96090
Files:
clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h
clang/include/clang/StaticAnalyzer/Core/PathSensitive/Store.h
clang/lib/StaticAnalyzer/Core/RegionStore.cpp
clang/lib/StaticAnalyzer/Core/SValBuilder.cpp
clang/lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp
clang/lib/StaticAnalyzer/Core/Store.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96090.322422.patch
Type: text/x-patch
Size: 13515 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210209/22d8213f/attachment.bin>
More information about the cfe-commits
mailing list