You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
motivation: some of TSC errors go through Foundation layers and can loose information (the description specifically) when crossing the Error <> NSError boundries
changes: conform most Error types to CustomNSError and provide the description via NSLocalizedDescriptionKey
rdar://74712707
0 commit comments