[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
Sat Apr 15 14:45:50 PDT 2017
EricWF updated this revision to Diff 95382.
EricWF marked an inline comment as done.
EricWF added a comment.
- Fix `MaybeODRUseExprs` assertion.
- Remove mistakenly present `CoroutineBuilder.h` file.
I'll land this later today if there are no objections.
https://reviews.llvm.org/D31562
Files:
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaCoroutine.cpp
test/CodeGenCoroutines/coro-alloc.cpp
test/SemaCXX/coroutines.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31562.95382.patch
Type: text/x-patch
Size: 10610 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170415/419caeda/attachment.bin>
More information about the cfe-commits
mailing list