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

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 21 17:31:04 PDT 2019


thakis added a comment.

It looks like this renamed DynamicTypeMap.h but didn't update all users, see all the files in Checkers at http://llvm-cs.pcc.me.uk/?q=include.*dynamictypemap.h for example.

Which targets did you try to build locally?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D66325





More information about the llvm-commits mailing list