[Lldb-commits] [lldb] [lldb] add support for thread names on Windows (PR #74731)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Thu Dec 21 05:51:04 PST 2023
DavidSpickett wrote:
Everything passed on Windows (https://lab.llvm.org/buildbot/#/builders/219/builds/7700) and the rest of the lldb specific bots are green. You may get a few more messages as other builders get to it (the Mac ones mainly), if it's a link error with `lldbPluginProcessWindowsCommon` then it's already been fixed and you can ignore it.
If you do miss a failure for a while, someone like me will deal with it or ping you about it here.
Thanks for the contribution!
https://github.com/llvm/llvm-project/pull/74731
More information about the lldb-commits
mailing list