[PATCH] Do not assert when dereferencing member pointer using virtual inheritance with an incomplete class type
David Majnemer
david.majnemer at gmail.com
Thu Feb 20 12:09:50 PST 2014
I asked Richard about Sema vs CodeGen before starting a fix, he said it
wasn't worth sticking it in Sema.
On Thu Feb 20 2014 at 11:55:51 AM, Reid Kleckner <rnk at google.com> wrote:
>
> IMO this should be a diagnostic in Sema, not CodeGen. It will have to
> be a special case for the MS C++ ABI, but that's life.
>
> http://llvm-reviews.chandlerc.com/D2842
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140220/b5aa865e/attachment.html>
More information about the cfe-commits
mailing list