summaryrefslogtreecommitdiff
path: root/clang/lib/CIR/CodeGen/CIRGenException.cpp
AgeCommit message (Expand)Author
2025-11-19[CIR][NFC] Fix warnings in release builds (#168791)Andy Kaylor
2025-11-16[CIR] Upstream non-empty Try block with catch all (#165158)Amr Hesham
2025-10-25[CIR][NFC] Upstream EHPersonality for function (#164883)Amr Hesham
2025-10-21[CIR] Upstream Exception CXXTryStmt (#162528)Amr Hesham
2025-10-10[CIR] Upstream Exception with empty try block (#162737)Amr Hesham
2025-10-07[CIR] Upstream Exception ThrowOp with subexpr (#161818)Amr Hesham
2025-08-29[CIR] Upstream Re-Throw with no return (#154994)Amr Hesham