summaryrefslogtreecommitdiff
path: root/clang/test/AST/coroutine-locals-cleanup.cpp
AgeCommit message (Expand)Author
2025-08-09[clang] Improve nested name specifier AST representation (#147835)Matheus Izvekov
2024-05-04[test] %clang_cc1: remove redundant actionsFangrui Song
2024-03-11[coroutine] Implement llvm.coro.await.suspend intrinsic (#79712)fpasserby
2023-10-26[AST] Only dump desugared type when visibly different (#65214)Jessica Clarke
2022-07-27[clang] Implement ElaboratedType sugaring for types written bareMatheus Izvekov
2022-07-14Revert "[clang] Implement ElaboratedType sugaring for types written bare"Jonas Devlieghere
2022-07-15[clang] Implement ElaboratedType sugaring for types written bareMatheus Izvekov
2022-07-13Revert "[clang] Implement ElaboratedType sugaring for types written bare"Jonas Devlieghere
2022-07-13[clang] Implement ElaboratedType sugaring for types written bareMatheus Izvekov
2022-05-17[clang] Expose CoawaitExpr's operand in the ASTNathan Ridge
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
2020-11-10[Coroutine][Sema] Cleanup temporaries as early as possibleXun Li