mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Remove the rest of the tryFinal logic. rdar://17890078.
Swift SVN r21138
This commit is contained in:
@@ -391,8 +391,6 @@ void CompilerInstance::performSema() {
|
||||
Invocation.getCodeCompletionFactory());
|
||||
}
|
||||
|
||||
performWholeModuleChecks(MainModule, PrimarySourceFile,
|
||||
PrimaryBufferID == NO_SUCH_BUFFER);
|
||||
}
|
||||
|
||||
void CompilerInstance::performParseOnly() {
|
||||
|
||||
Reference in New Issue
Block a user