summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCoroutines/coro-elide-thinlto.cpp
AgeCommit message (Expand)Author
2024-07-30[clang][test] Write temporary files to %tDmitri Gribenko
2024-07-29[Pipelines] Do not run CoroSplit and CoroCleanup in LTO pre-link pipeline (#1...Wei Wang
2024-05-10Revert "[Pipelines] Do not run CoroSplit and CoroCleanup in LTO pre-link pipe...Reid Kleckner
2024-04-30[Coroutines][Test] Only run coro-elide-thinlto under x86_64-linux (#90672)Wei Wang
2024-04-30[Coroutines][Test] Specify target triple in coro-elide-thinlto (#90549)Wei Wang
2024-04-30Fix output in coro-elide-thinlto.cpp (#90579)Danial Klimkin
2024-04-29Ensure test writes objects to test temp dirDavid Blaikie
2024-04-29[Pipelines] Do not run CoroSplit and CoroCleanup in LTO pre-link pipeline (#9...Wei Wang