summaryrefslogtreecommitdiff
path: root/clang/test/CIR/CodeGen/dtors.cpp
AgeCommit message (Expand)Author
2025-10-21[CIR] Handle return with cleanups (#163849)Andy Kaylor
2025-10-20[CIR] Upstream aggregate binary assign handling (#163877)Andy Kaylor
2025-10-17[CIR] Add inline function attributes (#162866)Morris Hafner
2025-10-09[CIR] Call base class destructors (#162562)Andy Kaylor
2025-10-08[CIR] Add support for destructing class members (#162196)Andy Kaylor
2025-10-06[CIR] Fix destructor calls with temporary objects (#161922)Andy Kaylor