mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Don't re-dispatch to the override's vtable slot if the override is final; there's no vtable slot and this will result in an infinite loop. Fixes <rdar://problem/52006394>.
1.4 KiB
1.4 KiB