mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
If the base type of the specialization is invalid, the AST node is going to be replaced with `ErrorExpr`. We need to handle that gracefully when attempting to apply specialization in such situations. Resolves: https://github.com/swiftlang/swift/issues/77644
616 KiB
616 KiB