Fixes for printing variadic generic types #62180
Sema: Remove obsolete cycle-breaking hack
f38b90e5
Sema: Simplify GenericSignatureRequest::evaluate()
e7c2f9d5
Parse: Allow an empty generic argument list, for variadic types
d602465d
AST: Small cleanup for PackExpansionMatcher
914e0c49
AST: Record both LHS and RHS index in PackExpansionMatcher.cpp
b1229776
AST: Introduce {TypeAliasType,BoundGenericType}::getExpandedGenericAr…
3ac6c586
AST: Fix infinite recursion if TypeBase::getReducedShape() called wit…
5c7de108
AST: Relax assertions in PackType::get()
77a67e1d
ASTPrinter: Fix printing variadic BoundGenericTypes
b2285f58
Sema: Refactor handling of type packs in apply{Unbound,}GenericArgume…
1020b70c
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub