Issue 145713
Summary CI tests do not detect `clang_cl` tests that would break on non-Windows test hosts
Labels new issue
Assignees
Reporter sivadeilra
    See this thread: https://github.com/llvm/llvm-project/pull/145565#issuecomment-3004861443

This PR added new `llvm-lit` tests for `clang-cl`. The PR CI jobs were green, but after merging, it was found that this broke Solaris buildbot.

This issue is for finding a way to detect this problem during PR CI jobs, so that breaks can be found before merging.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to