aprantl added a comment.

In D132735#3959530 <https://reviews.llvm.org/D132735#3959530>, @avogelsgesang 
wrote:

> As discussed via email, the reason for the test failures on green dragon is, 
> that green dragon seems to be using some compiler which passes the test
>
>   if not (is_clang and self.expectedCompilerVersion(["<", "16"])):
>
> but does not actually provide the expected debug informations. @jasonmolenda 
> Do you know which exact compiler is used on green-dragon?

The lldb incremental bot uses the last good build from the 
https://green.lab.llvm.org/green/job/clang-stage1-RA/ bot as the clang compiler.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132735

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

Reply via email to