swift
0ed4b332
- [SE-0393] Enable parameter packs for generic functions.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
2 years ago
[SE-0393] Enable parameter packs for generic functions. The VariadicGenerics flag still exists and is required for generic types with parameter packs
References
#65214 - [SE-0393] Enable parameter packs for generic functions.
Author
hborla
Parents
c602ae98
Files
10
include/swift/AST
DiagnosticsSema.def
lib
Parse
ParseDecl.cpp
ParseExpr.cpp
ParseGeneric.cpp
ParseStmt.cpp
Sema
CSSimplify.cpp
MiscDiagnostics.cpp
TypeCheckDeclPrimary.cpp
test
IDE
complete_repeat.swift
stmt
statements.swift
Loading