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)
commit1bcc937b567b44aaa93f67ec51ad86f71cdb79ea
treeb9c055a5cf8b8dadef713aa4e4ab38292d551c7b
parent627a63cf5081bfe7dfbb711ff8bc1f5fbf8c3d20
Revert r300420 - [coroutines] Fix building of new/delete expressions when get_return_object_on_allocation_failure() is present

llvm-svn: 300421
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/Sema/SemaCoroutine.cpp
clang/test/CodeGenCoroutines/coro-alloc.cpp
clang/test/SemaCXX/coroutines.cpp