[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 17:40:00 PDT 2019
Charusso added a comment.
In D66325#1640426 <https://reviews.llvm.org/D66325#1640426>, @thakis wrote:
> 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?
Well, the errors are in the Static Analyzer, and I have not got any warnings, but now I realized that this header has plenty of injections. Thanks for the fast response, I have fixed it!
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