swift
b1f9c10d - ASTScope: Small optimization to ASTScopeImpl memory layout

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.
Author
Committer
Parents
Loading