[Lldb-commits] [lldb] [NFC][lldb][windows] refactor the creation of inherited handles (PR #170301)

Vladislav Dzhidzhoev via lldb-commits lldb-commits at lists.llvm.org
Wed Dec 3 12:54:21 PST 2025


dzhidzhoev wrote:

Please note that there are multiple test failures on [lldb-x86_64-win](https://lab.llvm.org/buildbot/#/builders/211).
I think they are caused by this patch (since after merging https://github.com/llvm/llvm-project/pull/170530 the number of failed tests has reduced, but not to zero).

The run before https://github.com/llvm/llvm-project/pull/170530: https://lab.llvm.org/buildbot/#/builders/211/builds/4278
The run after https://github.com/llvm/llvm-project/pull/170530: https://lab.llvm.org/buildbot/#/builders/211/builds/4279

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


More information about the lldb-commits mailing list