mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
`finish{Array,Dictionary}Expr` currently invoke `cs.cacheExprTypes` after building their semantic exprs, which in a nested collection expression, immediately undoes the type changes done by this peephole, leading to crashes due to inconsistencies in the AST later. rdar://problem/41040820
551 B
551 B