NoQ added a comment.

In D76768#1968023 <https://reviews.llvm.org/D76768#1968023>, @ASDenysPetrov 
wrote:

> Is there any way to get to buildbot file system to compare test files with 
> what is in the master branch? Particularly 
> //C:\src\llvm-project\clang\test\Analysis\scan-build/Inputs/single_null_dereference.c//


If the source was checked out incorrectly then most likely everything would 
have been broken, not just our test. I'd rather suspect write permissions or 
something, but then again, a lot of tests create directories and then write 
into them. Dunno.

@thakis, do you know what is the setup of this buildbot? Like, what's so 
special about it? 'Cause i weren't seeing any failures from other windows 
buildbots. Can we discriminate between this buildbot and other buildbots with 
any `UNSUPPORTED:` bang (even if we have to add one)?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76768



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to