Commits

Argyrios Kyrtzidis committed 68bd67fc128
[Parse/AST] Introduce an AST node for editor placeholders in expression contexts. If the placeholder is a typed one, parse its type string into a TypeRepr, resolve it during typechecking and set it as the type for the associated EditorPlaceholderExpr. Swift SVN r26215