[PATCH] D66593: [analyzer] CastValueChecker: Fix some assertions
Csaba Dabis via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 22 16:34:43 PDT 2019
Charusso updated this revision to Diff 216737.
Charusso marked 2 inline comments as done.
Charusso added a comment.
- The null `MemRegion` is a `0 (Loc)`, try to avoid to store it.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66593/new/
https://reviews.llvm.org/D66593
Files:
clang/lib/StaticAnalyzer/Checkers/CastValueChecker.cpp
clang/lib/StaticAnalyzer/Core/CallEvent.cpp
clang/lib/StaticAnalyzer/Core/ExprEngine.cpp
clang/lib/StaticAnalyzer/Core/MemRegion.cpp
clang/test/Analysis/cast-value-notes.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66593.216737.patch
Type: text/x-patch
Size: 4549 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190822/eb58dba1/attachment.bin>
More information about the cfe-commits
mailing list