[PATCH] D66423: [analyzer] CastValueChecker: Model isa(), isa_and_nonnull()
Csaba Dabis via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 20 19:52:08 PDT 2019
Charusso updated this revision to Diff 216322.
Charusso marked 7 inline comments as done.
Charusso added a comment.
- Simplify the template argument obtaining.
- Added a tiny new test case.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66423/new/
https://reviews.llvm.org/D66423
Files:
clang/lib/StaticAnalyzer/Checkers/CastValueChecker.cpp
clang/test/Analysis/Inputs/llvm.h
clang/test/Analysis/cast-value-logic.cpp
clang/test/Analysis/cast-value-notes.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66423.216322.patch
Type: text/x-patch
Size: 9864 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190821/e3173346/attachment.bin>
More information about the cfe-commits
mailing list