mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Just injecting a new protocol descriptor into an already-running ObjC runtime isn't a good idea, since the runtime might have already canonized the protocol somewhere else, and it won't recognize that classes conform to protocols it doesn't know about. Swift SVN r23313
8.2 KiB
8.2 KiB