Commit Graph

2 Commits

Author SHA1 Message Date
Alexis Laferrière
1af5422734 SILGen: Fix device support for test objc_error_fast_path.swift
Fix the test objc_error_fast_path.swift to support running on devices.

rdar://145934269
2025-03-03 10:05:05 -08:00
Alexis Laferrière
76f026d598 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.
2025-02-28 09:36:58 -08:00