[PATCH] D26038: [coroutines] Sema: Allow co_return all by itself.

Gor Nishanov via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 16 14:58:39 PST 2016


GorNishanov added a comment.

Tiny. Super tiny patch. Barely anything to review. Allows co_return all by itself in a coroutine. As per P0057R2+


https://reviews.llvm.org/D26038





More information about the llvm-commits mailing list