[all-commits] [llvm/llvm-project] 9e9cf3: Revert "[C++20] [Coroutines] Conform the updates f...
Chuanqi Xu via All-commits
all-commits at lists.llvm.org
Mon May 23 01:22:38 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9e9cf3fa3d282644dd6802cbdf84f4ca6f932fa0
https://github.com/llvm/llvm-project/commit/9e9cf3fa3d282644dd6802cbdf84f4ca6f932fa0
Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
Date: 2022-05-23 (Mon, 23 May 2022)
Changed paths:
M clang/lib/Sema/SemaCoroutine.cpp
R clang/test/SemaCXX/coroutine-allocs2.cpp
Log Message:
-----------
Revert "[C++20] [Coroutines] Conform the updates for CWG issue 2585"
This reverts commit 1b89a25a9b960886e486eb20b755634613c088f8.
The test would fail in windows versions.
More information about the All-commits
mailing list