swift
b1f9c10d
- ASTScope: Small optimization to ASTScopeImpl memory layout
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
ASTScope: Small optimization to ASTScopeImpl memory layout Combine the wasExpanded flag with the parent pointer, and remove the haveAddedCleanup flag since it's no longer necessary now that "re-expansion" is gone.
References
#35162 - Remove the ExpandASTScopeRequest
Author
slavapestov
Committer
slavapestov
Parents
0fa84c14
Loading