[PATCH] D31562: [coroutines] Fix building of new/delete expressions when get_return_object_on_allocation_failure() is present.

Eric Fiselier via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 31 19:26:53 PDT 2017


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

- Remove incorrectly added changes.

Note that this patch is built on top of https://reviews.llvm.org/D31487 and not trunk.


https://reviews.llvm.org/D31562

Files:
  include/clang/Basic/DiagnosticSemaKinds.td
  lib/Sema/SemaCoroutine.cpp
  test/SemaCXX/coroutines.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31562.93739.patch
Type: text/x-patch
Size: 8916 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170401/3b70b355/attachment-0001.bin>


More information about the cfe-commits mailing list