llvm-project
c5b53b1d
- [CIR] Handle return with cleanups (#163849)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
18 days ago
[CIR] Handle return with cleanups (#163849) This adds support for branching through a cleanup block when a return statement is encountered while we're in a scope with cleanups.
References
#163849 - [CIR] Handle return with cleanups
Author
andykaylor
Parents
1b2532e1
Loading