mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Frontend: Remove no-op -stress-astscope-lookup flag
This commit is contained in:
@@ -251,9 +251,6 @@ namespace swift {
|
||||
/// Someday, ASTScopeLookup will supplant lookup in the parser
|
||||
bool DisableParserLookup = false;
|
||||
|
||||
/// Should we stress ASTScope-based resolution for debugging?
|
||||
bool StressASTScopeLookup = false;
|
||||
|
||||
/// Whether to enable the new operator decl and precedencegroup lookup
|
||||
/// behavior. This is a staging flag, and will be removed in the future.
|
||||
bool EnableNewOperatorLookup = false;
|
||||
|
||||
Reference in New Issue
Block a user