mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
UnresolvedSpecializeExpr. The eager generic argument matching code in CSGen for unresolved specializations was incorrect because it didn't account for parameter packs. Fortunately, a constraint to delay explicit generic argument matching already exists for macros. Use it here.
1.3 KiB
1.3 KiB