summaryrefslogtreecommitdiff
path: root/clang/test/CIR/CodeGen/delete.cpp
AgeCommit message (Expand)Author
2025-10-24[CIR] Handle operator delete with virtual destructors (#165010)Andy Kaylor
2025-10-01[CIR] Refactor cir.cast to use uniform assembly form w/o parens, commas (#161...Henrich Lauko
2025-09-29[CIR] Add initial support for operator delete (#160574)Andy Kaylor