Commits

Argyrios Kyrtzidis committed 8758451a439
[Parser/IDE] Introduce ide::isSourceInputComplete() which returns true if the input source is fully formed, or false if, for example, a closing brace is missing. This is useful for the REPL. rdar://15948039 Swift SVN r13313