mirror of
https://github.com/apple/swift.git
synced 2026-02-27 18:26:24 +01:00
Derivative vtable thunks should never be public. They are only called through vtable lookup. Resolves rdar://73791807.
Derivative vtable thunks should never be public. They are only called through vtable lookup. Resolves rdar://73791807.