[PATCH] D64374: [analyzer] CastValueChecker: Model casts

Csaba Dabis via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 9 16:27:37 PDT 2019


Charusso added a comment.

Thanks for the review!

In D64374#1577279 <https://reviews.llvm.org/D64374#1577279>, @NoQ wrote:

> That doesn't sound like it's high on our list. That's not too many times. Probably very few false positives come out of it. Also modeling smart pointers is much harder than modeling regular pointers.


Hm, because it is smart, probably it is out of our scope. Thanks for pointing it out!


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

https://reviews.llvm.org/D64374





More information about the cfe-commits mailing list