Files
swift-mirror/unittests/AST
Jordan Rose f170b94bba [AST] Don't allow IUO-to-non-optional in non-parameter positions.
The previous logic accidentally propagated the "is parameter" flag
into any number of nested tuples. Fix this by differentiating between
"input of a function type" and "member of a tuple that's the input of
a function type".
2017-05-04 17:48:48 -07:00
..
2017-01-06 16:41:22 +01:00