Skip to content

[NFC NameLookup ASTScope] Default LazyASTScopes to true #26902

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 28, 2019

Conversation

davidungar
Copy link
Contributor

The LazyASTScopes language option tells the ASTScope system to be lazy. It has no effect unless ASTScope lookup is enabled. Default it to true so that -enable-astscope-lookup is all that's needed to try the new system. Since the system is off-by-default, this PR will make no functional change.

@davidungar
Copy link
Contributor Author

@swift-ci please smoke test and merge

@davidungar
Copy link
Contributor Author

@swift-ci please smoke test and merge

1 similar comment
@davidungar
Copy link
Contributor Author

@swift-ci please smoke test and merge

@davidungar
Copy link
Contributor Author

@swift-ci please smoke test and merge

1 similar comment
@davidungar
Copy link
Contributor Author

@swift-ci please smoke test and merge

@swift-ci swift-ci merged commit 3321794 into swiftlang:master Aug 28, 2019
@davidungar davidungar deleted the lazy-cleanup branch August 28, 2019 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants