[PATCH] D42343: [coroutines] Fix application of NRVO to Coroutine "Gro" or return object.

Eric Fiselier via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 1 15:47:35 PST 2018


EricWF updated this revision to Diff 132495.
EricWF added a comment.

I had to revert due to failing tests when using a non-assert Clang build.

This change fixes those tests to no longer depend on label names.


https://reviews.llvm.org/D42343

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42343.132495.patch
Type: text/x-patch
Size: 4701 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180201/81dc5136/attachment-0001.bin>


More information about the cfe-commits mailing list