summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCoroutines/pr59221.cpp
AgeCommit message (Expand)Author
2024-05-04[test] %clang_cc1 -emit-llvm: remove redundant -SFangrui Song
2023-03-21[Coroutines] Fix premature conversion of return objectBruno Cardoso Lopes
2023-03-17Revert "[Coroutines] Fix premature conversion of return object"Ilya Biryukov
2023-03-09[Coroutines] Fix premature conversion of return objectBruno Cardoso Lopes
2022-12-13[Coroutines] Don't mark the parameter attribute of resume function as noaliasChuanqi Xu