[PATCH] D82928: [Coroutines] Fix code coverage for coroutine
Xun Li via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 1 10:51:53 PDT 2020
lxfind added a comment.
In D82928#2126018 <https://reviews.llvm.org/D82928#2126018>, @fhahn wrote:
> Looks like this causes a bunch of build bot failures, e.g http://lab.llvm.org:8011/builders/clang-x86_64-debian-fast/builds/31465 b
>
> It would be great if you could take a look.
Looks like it's creating a tmp file within the test dir. Let me take a look.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82928/new/
https://reviews.llvm.org/D82928
More information about the cfe-commits
mailing list