[Lldb-commits] [lldb] [lldb][test] Remove compiler version check and use regex (PR #123393)
Michael Buch via lldb-commits
lldb-commits at lists.llvm.org
Tue Jan 21 08:46:18 PST 2025
Michael137 wrote:
This is failing on the macOS matrix bots: https://green.lab.llvm.org/job/llvm.org/view/LLDB/job/lldb-cmake-matrix which test with older compiler versions
Looks like the regex might be incorrect.
Mind fixing this? Or revert if it isn't an easy fix?
https://github.com/llvm/llvm-project/pull/123393
More information about the lldb-commits
mailing list