[PATCH] D28297: [StaticAnalyzer] Fix crash in CastToStructChecker

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 11 03:32:58 PST 2017


NoQ added a subscriber: zaks.anna.
NoQ added a comment.

Looks good. I assume the crash is in `getTypeInfo()`; do you have any idea what are exact prerequisites for using this method? So that there were no more crashes here.


Repository:
  rL LLVM

https://reviews.llvm.org/D28297





More information about the cfe-commits mailing list