[PATCH] D65889: [analyzer] CastValueChecker: Model castAs(), getAs()

Csaba Dabis via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 7 17:17:01 PDT 2019


Charusso updated this revision to Diff 214037.
Charusso marked 9 inline comments as done.
Charusso added a comment.

- Make it usable with references.
- Test references.
- Better messages on simple `cast<>`.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65889/new/

https://reviews.llvm.org/D65889

Files:
  clang/lib/StaticAnalyzer/Checkers/CastValueChecker.cpp
  clang/test/Analysis/cast-value.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65889.214037.patch
Type: text/x-patch
Size: 18212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190808/1c6fbaa0/attachment-0001.bin>


More information about the cfe-commits mailing list