[PATCH] D47454: [coroutines] Pass implicit object parameter to promise ctor (fix BUG37604)

Gor Nishanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 28 11:12:57 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL333379: [coroutines] Pass implicit object parameter to promise ctor (fix BUG37604) (authored by GorNishanov, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D47454?vs=148831&id=148833#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47454

Files:
  cfe/trunk/lib/Sema/SemaCoroutine.cpp
  cfe/trunk/test/CodeGenCoroutines/coro-params.cpp
  cfe/trunk/test/SemaCXX/coroutines.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47454.148833.patch
Type: text/x-patch
Size: 5399 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180528/968ee43c/attachment.bin>


More information about the llvm-commits mailing list