]> granicus.if.org Git - clang/commit
Revert r300420 - [coroutines] Fix building of new/delete expressions when get_return_...
authorEric Fiselier <eric@efcs.ca>
Sun, 16 Apr 2017 09:34:28 +0000 (09:34 +0000)
committerEric Fiselier <eric@efcs.ca>
Sun, 16 Apr 2017 09:34:28 +0000 (09:34 +0000)
commitb7287ffab9722aef3b68ac5f01cf7a0ebd1b38f6
treed0d5ec93ccaa9f30941d8fa398f52032e157315c
parent1a5850724548922c04e168566baee5004944cab6
Revert r300420 - [coroutines] Fix building of new/delete expressions when get_return_object_on_allocation_failure() is present

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@300421 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaCoroutine.cpp
test/CodeGenCoroutines/coro-alloc.cpp
test/SemaCXX/coroutines.cpp