[PATCH] D66325: [analyzer] CastValueChecker: Store the dynamic types and casts

Csaba Dabis via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 21 19:06:40 PDT 2019


Charusso added a comment.

In D66325#1640483 <https://reviews.llvm.org/D66325#1640483>, @thakis wrote:

> Thanks! Looks like it builds fine now, but the tests are failing: http://lab.llvm.org:8011/builders/llvm-clang-x86_64-expensive-checks-win/builds/19297/steps/test-check-all/logs/stdio
>  Failing Tests (2):
>
>   Clang :: Analysis/cast-value-notes.cpp
>   Clang :: Analysis/cast-value-state-dump.cpp


I have noticed something is broken other than the first fix, just I am not that professional C++ developer to immediately catch the error. I am totally on it, thanks!


Repository:
  rL LLVM

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

https://reviews.llvm.org/D66325





More information about the cfe-commits mailing list