[PATCH] D31608: [coroutines] Add emission of initial and final suspends
Gor Nishanov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 23 18:40:13 PDT 2017
GorNishanov added a comment.
In https://reviews.llvm.org/D31608#762783, @alekseyshl wrote:
> Leaks and warnings are reported in coro-await.cpp: http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-bootstrap/builds/1400/steps/check-clang%20asan/logs/stdio. Please fix.
Thank you! The fix is incoming in a minute.
https://reviews.llvm.org/D31608
More information about the cfe-commits
mailing list