[PATCH] D76118: [Coroutines] Do not evaluate InitListExpr of a co_return

JunMa via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Mar 15 21:44:14 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG53c2e10fb8a6: [Coroutines] Do not evaluate InitListExpr of a co_return (authored by junparser).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76118/new/

https://reviews.llvm.org/D76118

Files:
  clang/lib/CodeGen/CGCoroutine.cpp
  clang/test/CodeGenCoroutines/coro-return-voidtype-initlist.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76118.250465.patch
Type: text/x-patch
Size: 3256 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200316/98f896e2/attachment.bin>


More information about the cfe-commits mailing list