[PATCH] D22603: [coroutines] Part 1 of N: Documentation

Dean Michael Berris via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 21 19:54:58 PDT 2016


dberris added a comment.

Some questions (not really blockers but I think is worth addressing somewhere):

Are the coroutines guaranteed to "leak" if they are never run to full completion?


https://reviews.llvm.org/D22603





More information about the llvm-commits mailing list