[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:44:22 PDT 2017


EricWF marked an inline comment as done.
EricWF added inline comments.


================
Comment at: lib/Sema/CoroutineBuilder.h:1
+//===----- CoroutineBuilder.h - Coroutine Semantic checking -----*- C++ -*-===//
+//
----------------
GorNishanov wrote:
> This file is called:
> 
>   CoroutineStmtBuilder.h
> 
> in trunk
Woops, this file should have been deleted.


https://reviews.llvm.org/D31562





More information about the cfe-commits mailing list