[lldb] [llvm] [lldb] Add new per-language frame-format variables for formatting function names (PR #131836)
Michael Buch via llvm-commits
llvm-commits at lists.llvm.org
Sat Apr 26 02:45:53 PDT 2025
Michael137 wrote:
> https://github.com/llvm/llvm-project/commit/e6f7e3418eb8519d6cf12da8576ad75aac6b307b broke [lldb-remote-linux-win](https://lab.llvm.org/buildbot/#/builders/197/builds/4542) again.
>
> Note the special case Windows host and non-Windows target.
>
> Note the buildbot cannot report the problem because the issue/PR is missing in the commit message.
Yea i saw that. Will need to not generate PDB in those tests i guess
https://github.com/llvm/llvm-project/pull/131836
More information about the llvm-commits
mailing list