mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Merge remote-tracking branch 'origin/master' into master-rebranch
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user