summaryrefslogtreecommitdiff
path: root/clang/lib/CIR/CodeGen/CIRGenCleanup.cpp
AgeCommit message (Expand)Author
2025-11-16[CIR] Upstream non-empty Try block with catch all (#165158)Amr Hesham
2025-11-04[CIR][NFC] EHScope & Cleanups Iterators and operators overloading (#165317)Amr Hesham
2025-10-21[CIR] Handle return with cleanups (#163849)Andy Kaylor
2025-10-21[CIR] Upstream Exception CXXTryStmt (#162528)Amr Hesham
2025-10-06[CIR] Fix destructor calls with temporary objects (#161922)Andy Kaylor
2025-08-12[CIR] Introduce more cleanup infrastructure (#152589)Andy Kaylor
2025-08-07[CIR] Upstream EHScopeStack memory allocator (#152215)Andy Kaylor
2025-07-24[CIR] Add support for normal cleanups (#149948)Andy Kaylor