Commit Graph

2 Commits

Author SHA1 Message Date
Slava Pestov
783e1e104c SILGen: Fix edge case where we didn't erase opaque result type in constructor
- Fixes https://github.com/swiftlang/swift/issues/68298.
- Fixes https://github.com/swiftlang/swift/issues/68277.
2025-12-20 16:22:07 -05:00
Slava Pestov
4b711b65bd AST: Fix up ReplaceOpaqueTypesWithUnderlyingTypes::operator()
This was constructing abstract conformances with the wrong subject type.
2025-03-31 23:11:21 -04:00