[all-commits] [llvm/llvm-project] 53c2e1: [Coroutines] Do not evaluate InitListExpr of a co_...

junparser via All-commits all-commits at lists.llvm.org
Sun Mar 15 21:42:57 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 53c2e10fb8a606aa0cb092dda1219603cc3017cd
      https://github.com/llvm/llvm-project/commit/53c2e10fb8a606aa0cb092dda1219603cc3017cd
  Author: Jun Ma <JunMa at linux.alibaba.com>
  Date:   2020-03-16 (Mon, 16 Mar 2020)

  Changed paths:
    M clang/lib/CodeGen/CGCoroutine.cpp
    A clang/test/CodeGenCoroutines/coro-return-voidtype-initlist.cpp

  Log Message:
  -----------
  [Coroutines] Do not evaluate InitListExpr of a co_return

Differential Revision: https://reviews.llvm.org/D76118




More information about the All-commits mailing list