Diff Detail
Diff Detail
Event Timeline
Comment Actions
Added a CHECK that for a final suspend we correctly set "IsFinalSuspend" argument of @llvm.coro.suspend
Comment Actions
@EricWF: Can you take a quick look? Just a sanity check. The change is rather trivial.
Comment Actions
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.