swift
329e4284
- Compute VarDeclScopeMap up front.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Compute VarDeclScopeMap up front. The previous lazy discovery did not always work because sometimes a debug_value is emitted before the first SIL instruction in the variable's scope. rdar://110841130
References
#66692 - SILDebugScopes: Don't ignore ConditionalClauseInitializerScope.
Author
adrian-prantl
Committer
adrian-prantl
Parents
874ba086
Loading