Commits

Joe Groff committed a46c4459378
Sema: Derive ErrorType conformances for enums. Provide compiler-synthesized implementations of ErrorType that use the type name as domain and a per-case integer as code. (TBD would be some mapping of the associated data to userInfo in Cocoa.) Swift SVN r26780