When doing a derived-to-base class through a virtual class, we don't have to...
When doing a derived-to-base class through a virtual class, we don't have to get the vbase offset from the vtable if the derived class is marked final. llvm-svn: 124523
Loading
Please register or sign in to comment