[PATCH] D105095: [Coroutine] Add statistics for the number of elided coroutine

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 30 07:23:02 PDT 2021


thakis added a comment.

Yes, repros easily locally if you build with assertions off (eg a normal release build). Reverted in db86e5c91477286b6432a75857edf012652c58d9 <https://reviews.llvm.org/rGdb86e5c91477286b6432a75857edf012652c58d9> for now.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105095/new/

https://reviews.llvm.org/D105095



More information about the llvm-commits mailing list