mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
This ended up being easiest with a runtime function. I couldn't push this into the standard library because the standard library doesn't know about NSObject, and I couldn't compile the ObjectiveC module as -parse-stdlib because it uses standard library types and doesn't otherwise know how to find the "swift" module. Swift SVN r7581
764 B
764 B