[PATCH] D42606: [Coroutines] Use allocator overload when available

Brian Gesiak via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 6 23:28:32 PST 2018


modocache updated this revision to Diff 133154.
modocache added a comment.

Update the tests to work with scalar parameter copies.


Repository:
  rC Clang

https://reviews.llvm.org/D42606

Files:
  lib/Sema/SemaCoroutine.cpp
  test/CodeGenCoroutines/coro-alloc.cpp
  test/CodeGenCoroutines/coro-gro-nrvo.cpp
  test/CodeGenCoroutines/coro-params.cpp
  test/SemaCXX/coroutines.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42606.133154.patch
Type: text/x-patch
Size: 13614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180207/75c6856e/attachment.bin>


More information about the cfe-commits mailing list