mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
- We don't want to support changing a root class of a class, so don't
pretend that works. Some of these tests got removed recently in
d8104e7e43 but one still remained.
- For the tests that insert a non-root superclass in the inheritance
hierarchy, also test calling a method of the derived class. This
works now that we no longer hardcode vtable offsets and instead use
dispatch thunks.
1.2 KiB
1.2 KiB