[PATCH] D65889: [analyzer] CastValueChecker: Model castAs(), getAs()
Csaba Dabis via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 7 11:07:35 PDT 2019
Charusso updated this revision to Diff 213952.
Charusso marked 5 inline comments as done.
Charusso added a comment.
- Remove symbol-conjuring.
- Add a forgotten test case.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65889/new/
https://reviews.llvm.org/D65889
Files:
clang/lib/StaticAnalyzer/Checkers/CastValueChecker.cpp
clang/lib/StaticAnalyzer/Core/CallEvent.cpp
clang/test/Analysis/cast-value.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65889.213952.patch
Type: text/x-patch
Size: 14069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190807/54bf61e5/attachment-0001.bin>
More information about the cfe-commits
mailing list