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

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 9 15:44:15 PDT 2019


NoQ added a comment.

In D64374#1577262 <https://reviews.llvm.org/D64374#1577262>, @Charusso wrote:

> - Add the forgotten `llvm` namespace to the `CallDescription`.


Nice!

In D64374#1577254 <https://reviews.llvm.org/D64374#1577254>, @Charusso wrote:

> The only crash-able code was that:
>
>   #0 Calling llvm::unique_dyn_cast
>


Mmm. What? Can you provide more info, eg. the full backtrace?


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

https://reviews.llvm.org/D64374





More information about the cfe-commits mailing list