summaryrefslogtreecommitdiff
path: root/clang/test/CIR/CodeGen/virtual-function-calls.cpp
AgeCommit message (Expand)Author
2025-08-18[CIR] Add support for calling virtual functions (#153893)Andy Kaylor
2025-08-15[CIR] Add cir.vtable.get_vptr operation (#153630)Andy Kaylor
2025-08-14[CIR] Add lowering for the cir.vtable.address_point operation (#153243)Andy Kaylor
2025-08-12[CIR] Initialize vptr in dynamic classes (#152574)Andy Kaylor
2025-08-01[CIR] Add vptr type and generate vptr field when needed (#151377)Andy Kaylor