tromey wrote:

> > The link from the class to the specific vtable even seems mildly incorrect, 
> > in that during object construction the vtable will go through several 
> > different values, not just one.
> 
> Not sure I follow this - the object is only of the type, in some sense, when 
> it is pointing to that particular vtable. 

Yeah, I agree, sorry about that.

https://github.com/llvm/llvm-project/pull/130255
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to