=?utf-8?q?Balázs_Kéri?= <balazs.k...@ericsson.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/155...@github.com>


dyung wrote:

> LLVM Buildbot has detected a new failure on builder 
> `llvm-clang-aarch64-darwin` running on `doug-worker-5` while building `clang` 
> at step 6 "test-build-unified-tree-check-all".
> 
> Full details are available at: 
> https://lab.llvm.org/buildbot/#/builders/190/builds/26374
> 
> Here is the relevant piece of the build log for the reference

@balazske, the test you added seems to not handle paths on MacOS with forward 
slashes in them correctly. It seems like sed might be trying to interpret them 
mistakenly instead of treating it as a path. Can you take a look and fix it so 
we can get the bot back to green?

https://github.com/llvm/llvm-project/pull/155375
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to