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

Csaba Dabis via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 8 14:30:54 PDT 2019


Charusso updated this revision to Diff 214234.
Charusso marked 7 inline comments as done.
Charusso added a comment.

- Added a test case for casting *to* a reference.
- Better naming.


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.214234.patch
Type: text/x-patch
Size: 18887 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190808/e5ac664b/attachment-0001.bin>


More information about the cfe-commits mailing list