summaryrefslogtreecommitdiff
path: root/clang/lib/CIR/CodeGen/EHScopeStack.h
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-09[CIR][NFC] Remove dead member function from EHScopeStack::Cleanup (#162565)Andy Kaylor
2025-10-07[CIR] Upstream Exception ThrowOp with subexpr (#161818)Amr Hesham
2025-09-06[clang] Polymorphic Cleanup type is moved despite not being POD types (#156607)Oliver Hunt
2025-08-07[CIR] Upstream EHScopeStack memory allocator (#152215)Andy Kaylor
2025-07-24[CIR] Add support for normal cleanups (#149948)Andy Kaylor