[PATCH] D68845: Don't emit unwanted constructor calls in co_return statements

Aaron Puchert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 15 19:19:32 PDT 2019


aaronpuchert updated this revision to Diff 225149.
aaronpuchert added a comment.

Apply clang-format.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68845/new/

https://reviews.llvm.org/D68845

Files:
  clang/lib/Sema/SemaCoroutine.cpp
  clang/test/SemaCXX/coroutine-rvo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68845.225149.patch
Type: text/x-patch
Size: 8260 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191016/d7bbdab8/attachment-0001.bin>


More information about the cfe-commits mailing list