[PATCH] D14498: [Analyzer] Fix an assertion caused by r250237 (PR25392)

Devin Coughlin via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 9 11:57:21 PST 2015


dcoughlin added a comment.

Hi Sean, I just committed a slightly different fix that I already had prepared (r252506). That fix also handles the case when the ThisVal is a loc that can't be converted to a memory region.

Thanks for looking into this and my apologies for the duplication of effort!


http://reviews.llvm.org/D14498





More information about the cfe-commits mailing list