[Lldb-commits] [lldb] Implement data formatters for LibStdC++ std::variant (PR #68012)
via lldb-commits
lldb-commits at lists.llvm.org
Tue Oct 3 10:54:32 PDT 2023
jeffreytan81 wrote:
Thanks for the heads-up. I have done some investigation. The test passes on my CentOS Linux and Macbook. It is unclear why it fails in this two bots.
Unfortunately, I do not have the specific ubuntu machines to reproduce and logs do not provide enough clue. I will go a head and draft a fix to disable the failing test lines to unblock.
> Hello, It looks like this broke 2 bots: lldb-aarch64-ubuntu : https://lab.llvm.org/buildbot/#/builders/96/builds/46436 lldb-arm-ubuntu : https://lab.llvm.org/buildbot/#/builders/17/builds/44011 Could you please take a look ?
https://github.com/llvm/llvm-project/pull/68012
More information about the lldb-commits
mailing list