ojhunt wrote: Ok, I've added multiple and virtual inheritance tests, and included tests that force static and dynamic this adjustments.
We currently do not appear to devirtualise dynamic this adjustments, which means the tests currently use the vtable to perform dynamic this adjustments, and then immediately inline the virtual functions \o/ https://github.com/llvm/llvm-project/pull/165341 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
