mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
The ObjCMethodLookupTable for protocols was not being serialized and rebuilt on load, so NominalTypeDecl::lookupDirect() on selectors was not working correctly for deserialized types. Correct this oversight.
117 KiB
117 KiB