[PATCH] D41820: [coroutines] Pass coro func args to promise ctor

Brian Gesiak via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 24 14:19:23 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC323381: [coroutines] Pass coro func args to promise ctor (authored by modocache, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D41820?vs=129785&id=131351#toc

Repository:
  rC Clang

https://reviews.llvm.org/D41820

Files:
  include/clang/Sema/ScopeInfo.h
  include/clang/Sema/Sema.h
  lib/Sema/CoroutineStmtBuilder.h
  lib/Sema/ScopeInfo.cpp
  lib/Sema/SemaCoroutine.cpp
  lib/Sema/TreeTransform.h
  test/CodeGenCoroutines/coro-params.cpp
  test/SemaCXX/coroutines.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41820.131351.patch
Type: text/x-patch
Size: 16028 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180124/96d63f26/attachment-0001.bin>


More information about the cfe-commits mailing list