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

Kristóf Umann via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 20 15:03:19 PDT 2019


Szelethus added a comment.

I guess `getAs` and `castAs` methods could join the party too. I'm evaluating plenty of results on LLVM, and those seem to be in the same problem category.


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

https://reviews.llvm.org/D64374





More information about the llvm-commits mailing list