Files
swift-mirror/lib/SILGen
Slava Pestov e2d660f148 SILGen: Fix generated vtable thunk when a final override is more visible than the base
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>.
2019-06-21 22:56:48 -04:00
..
2019-04-25 02:06:14 -04:00
2018-10-19 22:22:23 -07:00
2018-10-19 22:22:23 -07:00
2019-03-27 23:21:08 -04:00
2019-06-10 22:12:24 +01:00
2019-03-31 11:54:03 -05:00