summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCoroutines/coro-dwarf.cpp
AgeCommit message (Expand)Author
2024-05-08[Coro] Relax a debug-info test (#91401)Paul T Robinson
2024-04-23[clang] coroutine: generate valid mangled name in CodeGenFunction::generateAw...Haojian Wu
2024-03-11[coroutine] Implement llvm.coro.await.suspend intrinsic (#79712)fpasserby
2021-11-04[Coroutines] [Frontend] Lookup in std namespace firstChuanqi Xu
2021-09-03Revert "[Coroutines] [Clang] Look up coroutine component in std namespace first"Louis Dionne
2021-09-03[Coroutines] [Clang] Look up coroutine component in std namespace firstChuanqi Xu
2021-08-30[DIBuilder] Do not replace empty enum typesEllis Hoag
2021-04-26[Clang][Coroutine][DebugInfo] Relax test ordering requirementJeremy Morse
2021-04-12[Clang][Coroutine][DebugInfo] In c++ coroutine, clang will emit different deb...yifeng.dongyifeng