[PATCH] D88666: DirectoryWatcher: add an implementation for Windows
Stella Stamenova via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 18 15:57:59 PDT 2021
stella.stamenova added a comment.
In D88666#2828306 <https://reviews.llvm.org/D88666#2828306>, @thakis wrote:
> We also see check-all timeout recently (fairly consistently), see https://bugs.chromium.org/p/chromium/issues/detail?id=1221702
>
> Since Stella reported problems with this too, I speculatively reverted it (and follow-ups) in fb32de9e97af0921242a021e30020ffacf7aa6e2 <https://reviews.llvm.org/rGfb32de9e97af0921242a021e30020ffacf7aa6e2> for now.
Thanks!
I'm still trying to reproduce locally by running bigger and bigger sets of tests. check-clang doesn't appear to reproduce the issue for me, all of our online tests run check-all, so I am trying that next.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88666/new/
https://reviews.llvm.org/D88666
More information about the cfe-commits
mailing list