[PATCH] D105095: [Coroutine] Add statistics for the number of elided coroutine
David Zarzycki via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 30 08:26:55 PDT 2021
davezarzycki added a comment.
The `-stats` command line flag requires asserts, so either the test needs `REQUIRES: asserts` or the stats testing needs to be broken into a separate test.
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