swift
c5d09167 - [BuildTransform] Fix `walkExplicitReturnStmts` to walk implicit statements

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