Commit Graph

4 Commits

Author SHA1 Message Date
Rintaro Ishizaki
ababa1e461 [Parse] Accept 'self' after 'each'
Also move 'repeat', 'each', and 'any' expression parsing to
'parseExprSequenceElement'

rdar://107450487
2023-07-10 15:37:00 -07:00
Sophia Poirier
93864f6c15 [Variadic Generics] drop requirement of .element for tuple expansion rdar://107160966 2023-05-30 11:37:55 -04:00
John McCall
70497970f4 Tests for the vanishing tuples work in this PR.
Fixes rdar://107459964 and rdar://107478603.
2023-04-03 23:17:57 -04:00
Holly Borla
58abfb8f08 [Parameter Packs] Add an execution test for building and importing a library using
parameter packs.
2023-03-27 20:11:57 -07:00