rnk added a comment.

In https://reviews.llvm.org/D45112#1053539, @majnemer wrote:

> Does this help PR25641?


I think so, these are probably duplicate PRs. I think your analysis on that bug 
is slightly off, because the TU that provides `ImplCanvas::createColor` *can't* 
provide the thunks that `ImplBitmapCanvas` needs. It has no way to predict how 
the offset from the virtual base to the final overrider will change in derived 
classes.


https://reviews.llvm.org/D45112



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to