swift
Fixes for printing variadic generic types
#62180
Merged

Fixes for printing variadic generic types #62180

slavapestov
slavapestov slavapestov requested a review from ahoppen ahoppen 2 years ago
slavapestov slavapestov requested a review from bnbarham bnbarham 2 years ago
slavapestov slavapestov requested a review from CodaFi CodaFi 2 years ago
slavapestov slavapestov requested a review from DougGregor DougGregor 2 years ago
slavapestov slavapestov requested a review from rintaro rintaro 2 years ago
slavapestov slavapestov force pushed 2 years ago
slavapestov
slavapestov slavapestov force pushed 2 years ago
slavapestov
slavapestov slavapestov force pushed 2 years ago
slavapestov slavapestov force pushed 2 years ago
slavapestov
slavapestov Sema: Remove obsolete cycle-breaking hack
f38b90e5
slavapestov Sema: Simplify GenericSignatureRequest::evaluate()
e7c2f9d5
slavapestov Parse: Allow an empty generic argument list, for variadic types
d602465d
slavapestov AST: Small cleanup for PackExpansionMatcher
914e0c49
slavapestov slavapestov force pushed 2 years ago
slavapestov AST: Record both LHS and RHS index in PackExpansionMatcher.cpp
b1229776
slavapestov slavapestov force pushed 2 years ago
slavapestov slavapestov force pushed 2 years ago
slavapestov AST: Introduce {TypeAliasType,BoundGenericType}::getExpandedGenericAr…
3ac6c586
slavapestov AST: Fix infinite recursion if TypeBase::getReducedShape() called wit…
5c7de108
slavapestov AST: Relax assertions in PackType::get()
77a67e1d
slavapestov ASTPrinter: Fix printing variadic BoundGenericTypes
b2285f58
slavapestov Sema: Refactor handling of type packs in apply{Unbound,}GenericArgume…
1020b70c
slavapestov
slavapestov
slavapestov slavapestov force pushed to 1020b70c 2 years ago
slavapestov
slavapestov
slavapestov slavapestov merged 2ebddf58 into main 2 years ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone