[all-commits] [llvm/llvm-project] 0f501c: Revert "[C++20][Coroutines] Lambda-coroutine with ...

Chuanqi Xu via All-commits all-commits at lists.llvm.org
Mon Mar 11 02:03:26 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0f501c30b9601627c236f9abca8a3befba5dc161
      https://github.com/llvm/llvm-project/commit/0f501c30b9601627c236f9abca8a3befba5dc161
  Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
  Date:   2024-03-11 (Mon, 11 Mar 2024)

  Changed paths:
    M clang/include/clang/Sema/Sema.h
    M clang/lib/Sema/SemaCoroutine.cpp
    M clang/lib/Sema/SemaExprCXX.cpp
    R clang/test/SemaCXX/gh84064-1.cpp
    R clang/test/SemaCXX/gh84064-2.cpp

  Log Message:
  -----------
  Revert "[C++20][Coroutines] Lambda-coroutine with operator new in promise_type (#84193)"

This reverts commit 35d3b33ba5c9b90443ac985f2521b78f84b611fe.

See the comments in https://github.com/llvm/llvm-project/pull/84193 for
details



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list