summaryrefslogtreecommitdiff
path: root/clang/test/CIR/CodeGen/statement-exprs.c
AgeCommit message (Expand)Author
2025-09-03[CIR] Emit copy for aggregate initialization (#155697)Andy Kaylor
2025-08-27[CIR][NFC] Add errors for unhandled AggExprEmitter visitors (#155469)Andy Kaylor
2025-08-19[CIR] Implement Statement Expressions (#153677)Morris Hafner