Remove the rest of the tryFinal logic. rdar://17890078.

Swift SVN r21138
This commit is contained in:
Nadav Rotem
2014-08-12 00:06:35 +00:00
parent accba56e0a
commit f9d4a84e18
3 changed files with 0 additions and 175 deletions

View File

@@ -391,8 +391,6 @@ void CompilerInstance::performSema() {
Invocation.getCodeCompletionFactory());
}
performWholeModuleChecks(MainModule, PrimarySourceFile,
PrimaryBufferID == NO_SUCH_BUFFER);
}
void CompilerInstance::performParseOnly() {