[all-commits] [llvm/llvm-project] 2cfdeb: Revert "[NFC] [C++20] [Coroutines] Mention the sid...
Chuanqi Xu via All-commits
all-commits at lists.llvm.org
Mon Sep 18 00:15:06 PDT 2023
Branch: refs/heads/release/17.x
Home: https://github.com/llvm/llvm-project
Commit: 2cfdebdb7e5e430471ea833b33eee72c1938eb98
https://github.com/llvm/llvm-project/commit/2cfdebdb7e5e430471ea833b33eee72c1938eb98
Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
Date: 2023-09-18 (Mon, 18 Sep 2023)
Changed paths:
M clang/docs/ReleaseNotes.rst
Log Message:
-----------
Revert "[NFC] [C++20] [Coroutines] Mention the side effect of a fix may bring regressions"
This reverts commit 6998ecd330f2b028bf4678edd4f53b5489c5e6df.
Commit: 88bf774c565080e30e0a073676c316ab175303af
https://github.com/llvm/llvm-project/commit/88bf774c565080e30e0a073676c316ab175303af
Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
Date: 2023-09-18 (Mon, 18 Sep 2023)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/lib/CodeGen/CGCall.cpp
M clang/lib/CodeGen/CGCoroutine.cpp
M clang/lib/CodeGen/CodeGenFunction.h
R clang/test/CodeGenCoroutines/coro-awaiter-noinline-suspend.cpp
R clang/test/CodeGenCoroutines/pr56301.cpp
Log Message:
-----------
Revert "[C++20] [Coroutines] Mark await_suspend as noinline if the awaiter is not empty"
This reverts commit f05226d7e38c36efe029a0eb4201b0843f81b5e8.
Compare: https://github.com/llvm/llvm-project/compare/d0eb9b83e8d6...88bf774c5650
More information about the All-commits
mailing list