[PATCH] D42606: [Coroutines] Use allocator overload when available
Brian Gesiak via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 6 18:30:07 PST 2018
modocache updated this revision to Diff 133129.
modocache added a comment.
Prevent coroutine parameter stores from being moved, rely on https://reviews.llvm.org/D43000 instead.
Repository:
rC Clang
https://reviews.llvm.org/D42606
Files:
lib/Sema/SemaCoroutine.cpp
test/CodeGenCoroutines/coro-alloc.cpp
test/SemaCXX/coroutines.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42606.133129.patch
Type: text/x-patch
Size: 10610 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180207/45a5cd6c/attachment-0001.bin>
More information about the cfe-commits
mailing list