swift
c5d09167
- [BuildTransform] Fix `walkExplicitReturnStmts` to walk implicit statements
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[BuildTransform] Fix `walkExplicitReturnStmts` to walk implicit statements Some statements introduce implicit braces and other things, `walkExplicitReturnStmts` cannot ignore that while trying to find explicit returns. Resolves: rdar://139235128
References
#77377 - [BuildTransform] Fix `walkExplicitReturnStmts` to walk implicit stateā¦
Author
xedin
Committer
xedin
Parents
229ca247
Loading