llvm-project
b4a95fe9
- [CIR] Fix destructor calls with temporary objects (#161922)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
203 days ago
[CIR] Fix destructor calls with temporary objects (#161922) This fixes a few problems where destructors were not called for temporary objects and, after calling was enabled, they were placed incorrectly relative to cir.yield operations.
References
#161922 - [CIR] Fix destructor calls with temporary objects
Author
andykaylor
Parents
3b9ec954
Loading