summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/ubsan-coroutines.cpp
AgeCommit message (Expand)Author
2025-10-30bunch of small changes to fix a number of LIT tests on z/OS (#165567)Sean Perry
2021-11-04[Coroutines] [Frontend] Lookup in std namespace firstChuanqi Xu
2021-10-18[test] Remove tests pinned to the legacy PMArthur Eubanks
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-06-22[Coroutines] Ensure co_await promise.final_suspend() does not throwXun Li
2019-08-20[NewPM] Run ubsan-coroutines test under the legacy pass manager onlyLeonard Chan
2019-08-13[CodeGen] Disable UBSan for coroutine functionsBrian Gesiak