[Lldb-commits] [lldb] [lldb][test] Fix formatter tests for clang version 15 (PR #93710)

Michael Buch via lldb-commits lldb-commits at lists.llvm.org
Mon Jun 3 11:32:34 PDT 2024


Michael137 wrote:

What platform was this failing on for you? We have a matrix bot for macOS that runs these tests on older Clang versions. https://green.lab.llvm.org/job/llvm.org/view/LLDB/job/lldb-cmake-matrix/

I probably wrote these checks when clang was on 16.0 to fix the matrix bot (which only had 15.0 back then)

https://github.com/llvm/llvm-project/pull/93710


More information about the lldb-commits mailing list