Files
clang-p2996/clang/lib/CodeGen/CodeGenFunction.h
Chuanqi Xu 572cc8d38f Revert "[C++20] [Coroutines] Mark await_suspend as noinline if the awaiter is not empty"
This reverts commit 9d9c25f814.
This reverts commit 19ab2664ad.
This reverts commit c467245474.

As the issue https://github.com/llvm/llvm-project/issues/65018 shows,
the previous fix introduce a regression actually. So this commit reverts
the fix by our policies.
2023-08-28 13:21:17 +08:00

213 KiB