llvm-project/clang/test/CodeGenCoroutines
Juneyoung Lee f193bcc701 Revert D105169 due to the two-stage failure in ASAN
This reverts the following commits:
37ca7a795b
9aa6c72b92
705387c507
8ca4b3ef19
80dba72a66
2021-10-18 23:52:46 +09:00
..
Inputs Revert "[Coroutines] [Clang] Look up coroutine component in std namespace first" 2021-09-03 16:01:09 -04:00
coro-alloc.cpp Revert D105169 due to the two-stage failure in ASAN 2021-10-18 23:52:46 +09:00
coro-always-inline.cpp Revert "[Coroutines] [Clang] Look up coroutine component in std namespace first" 2021-09-03 16:01:09 -04:00
coro-await-domination.cpp Revert "[Coroutines] [Clang] Look up coroutine component in std namespace first" 2021-09-03 16:01:09 -04:00
coro-await-resume-eh.cpp Revert "[Coroutines] [Clang] Look up coroutine component in std namespace first" 2021-09-03 16:01:09 -04:00
coro-await.cpp Revert D105169 due to the two-stage failure in ASAN 2021-10-18 23:52:46 +09:00
coro-builtins-err.c
coro-builtins.c Revert D105169 due to the two-stage failure in ASAN 2021-10-18 23:52:46 +09:00
coro-cleanup.cpp Revert D105169 due to the two-stage failure in ASAN 2021-10-18 23:52:46 +09:00
coro-dest-slot.cpp Revert "[Coroutines] [Clang] Look up coroutine component in std namespace first" 2021-09-03 16:01:09 -04:00
coro-dwarf.cpp Revert "[Coroutines] [Clang] Look up coroutine component in std namespace first" 2021-09-03 16:01:09 -04:00
coro-eh-cleanup.cpp Revert "[Coroutines] [Clang] Look up coroutine component in std namespace first" 2021-09-03 16:01:09 -04:00
coro-gro-nrvo.cpp Revert D105169 due to the two-stage failure in ASAN 2021-10-18 23:52:46 +09:00
coro-gro.cpp Revert D105169 due to the two-stage failure in ASAN 2021-10-18 23:52:46 +09:00
coro-lambda.cpp Revert "[Coroutines] [Clang] Look up coroutine component in std namespace first" 2021-09-03 16:01:09 -04:00
coro-newpm-pipeline.cpp Revert "[Coroutines] [Clang] Look up coroutine component in std namespace first" 2021-09-03 16:01:09 -04:00
coro-params.cpp Revert D105169 due to the two-stage failure in ASAN 2021-10-18 23:52:46 +09:00
coro-promise-dtor.cpp Revert D105169 due to the two-stage failure in ASAN 2021-10-18 23:52:46 +09:00
coro-ret-void.cpp Revert D105169 due to the two-stage failure in ASAN 2021-10-18 23:52:46 +09:00
coro-return-voidtype-initlist.cpp Revert "[Coroutines] [Clang] Look up coroutine component in std namespace first" 2021-09-03 16:01:09 -04:00
coro-return.cpp Revert D105169 due to the two-stage failure in ASAN 2021-10-18 23:52:46 +09:00
coro-symmetric-transfer-01.cpp Revert D105169 due to the two-stage failure in ASAN 2021-10-18 23:52:46 +09:00
coro-symmetric-transfer-02.cpp Revert "[Coroutines] [Clang] Look up coroutine component in std namespace first" 2021-09-03 16:01:09 -04:00
coro-unhandled-exception.cpp Revert "[Coroutines] [Clang] Look up coroutine component in std namespace first" 2021-09-03 16:01:09 -04:00
microsoft-abi-operator-coawait.cpp