mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
In Embedded Swift, witness method lookup is done from specialized witness tables. For this to work, the type of witness_method must be specialized as well. Otherwise the method call would be done with wrong parameter conventions (indirect instead of direct).
12 KiB
12 KiB