mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
We may want to use optimized ErrorType representations that don't naturally "become" NSErrors, such as tagged-pointer representations of small error enums, or a tagged function pointer to a deferred error type constructor. Rename the runtime function to something a bit more descriptive of its real purpose, not its implementation. Swift SVN r27209
2.7 KiB
2.7 KiB