Slava Pestov
|
5ee71250d5
|
AST: Fix TypeBase::getTypeParameterPacks() to not walk into nested PackExpansionTypes
|
2022-11-12 02:13:54 -05:00 |
|
Slava Pestov
|
30a1211a3b
|
AST: Move getReducedShape() from CSSimplify.cpp to a method on TypeBase
|
2022-11-12 02:13:54 -05:00 |
|
Holly Borla
|
1ab9f8f7c6
|
[AST] Add helper methods to GenericTypeParamType for converting a given type
parameter to and from a pack type parameter.
|
2022-10-26 00:04:56 -07:00 |
|
Slava Pestov
|
a5453f1649
|
AST: Add new variant of swift::getParameterAt() which takes pack expansions into account
|
2022-10-16 21:37:25 -04:00 |
|
Slava Pestov
|
a10dc8e40b
|
AST: New ParameterPack.cpp file with new algorithms for pack expansion substitution
|
2022-10-16 21:37:25 -04:00 |
|