Mike Ash
|
f4224b092e
|
[Runtime] Redo compatibility overrides boilerplate using a .def file.
rdar://problem/36997475
|
2018-03-28 13:39:55 -04:00 |
|
Mike Ash
|
d024fd7487
|
[Runtime] Fill out a bunch more compatibility hooks.
rdar://problem/36997475
|
2018-03-22 09:14:55 -07:00 |
|
Mike Ash
|
6ed2628883
|
[Runtime] Clean up the compatibility hooking mechanism a bit. Add a hook to swift_conformsToProtocol.
rdar://problem/36997475
|
2018-03-21 14:16:41 -07:00 |
|
Mike Ash
|
9e8d4da76f
|
[Runtime] Add a hooking mechanism to allow future apps to extend dynamic casting and type lookup. Make swift_dynamicCast and swift_getTypeByMangledName use these hooks.
rdar://problem/36997475
|
2018-03-20 16:33:37 -07:00 |
|