Merge remote-tracking branch 'origin/master' into master-rebranch

This commit is contained in:
swift-ci
2019-09-22 20:44:27 -07:00
2 changed files with 2 additions and 2 deletions

View File

@@ -246,7 +246,7 @@ namespace swift {
/// Default is in \c ParseLangArgs
///
/// This is a staging flag; eventually it will be removed.
bool EnableASTScopeLookup = false;
bool EnableASTScopeLookup = true;
/// Someday, ASTScopeLookup will supplant lookup in the parser
bool DisableParserLookup = false;