Files
swift-mirror/include/swift/SIL/SILVTableVisitor.h
Slava Pestov 111ae11302 SIL: Fix vtable layout with @usableFromInline methods
A @usableFromInline method is public at the ABI level, so we do not
need to introduce a new vtable entry.

Fixes <rdar://problem/74489981>.
2021-02-18 15:38:34 -05:00

5.2 KiB