summaryrefslogtreecommitdiff
path: root/clang/test/CIR/CodeGen/coro-task.cpp
AgeCommit message (Expand)Author
2025-11-19[CIR] Upstream CIR await op (#168133)Andres-Salamanca
2025-11-12[CIR] Emit promise declaration in coroutine (#166683)Andres-Salamanca
2025-10-24[CIR] Emit CIR builtins: coroAlloc, coroBegin, and coroSize (#164180)Andres-Salamanca
2025-10-03[CIR] Initial support for emitting coroutine body (#161616)Andres-Salamanca