Commits

Argyrios Kyrtzidis committed 8b76b309311
[AST] Add 'Implicit' boolean parameter in Pattern::clone(), which if true propagates 'implicitness' in the cloned pattern and its subpatterns. Use it for the patterns of getter/setter of a subscript decl. Swift SVN r8780