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:
@@ -252,7 +252,7 @@ namespace swift {
|
||||
bool DisableParserLookup = false;
|
||||
|
||||
/// Should we compare to ASTScope-based resolution for debugging?
|
||||
bool CompareToASTScopeLookup = false;
|
||||
bool CrosscheckUnqualifiedLookup = false;
|
||||
|
||||
/// Should we stress ASTScope-based resolution for debugging?
|
||||
bool StressASTScopeLookup = false;
|
||||
|
||||
Reference in New Issue
Block a user