swift
76f026d5
- SILGen: Add runtime test for Error to NSError conversion
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
311 days ago
SILGen: Add runtime test for Error to NSError conversion Ensure that a function manipulating an existential Error still supports NSError types with or without the fast-path optimization.
References
#79487 - SILGen: Ensure Foundation is publicly imported before referencing `NSError` in code gen
Author
xymus
Committer
xymus
Parents
db7126c3
Loading