mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +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.
592 KiB
592 KiB