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

This commit is contained in:
swift-ci
2019-09-22 19:24:20 -07:00
13 changed files with 488 additions and 262 deletions

View File

@@ -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;