llvm-project
b4a95fe9 - [CIR] Fix destructor calls with temporary objects (#161922)

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