[PATCH] Do not assert when dereferencing member pointer using virtual inheritance with an incomplete class type
Reid Kleckner
rnk at google.com
Thu Feb 20 11:56:33 PST 2014
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
More information about the cfe-commits
mailing list