diff --git a/lldb/source/Plugins/ExpressionParser/Swift/SwiftExpressionParser.cpp b/lldb/source/Plugins/ExpressionParser/Swift/SwiftExpressionParser.cpp index 4e8044258758a..eea2f44b34976 100644 --- a/lldb/source/Plugins/ExpressionParser/Swift/SwiftExpressionParser.cpp +++ b/lldb/source/Plugins/ExpressionParser/Swift/SwiftExpressionParser.cpp @@ -1498,7 +1498,6 @@ unsigned SwiftExpressionParser::Parse(DiagnosticManager &diagnostic_manager, } } else { swift::performPlaygroundTransform(parsed_expr->source_file, true); - swift::typeCheckExternalDefinitions(parsed_expr->source_file); } // FIXME: We now should have to do the name binding and type