[Lldb-commits] [lldb] [NFC][lldb][windows] refactor the creation of inherited handles (PR #170301)
Charles Zablit via lldb-commits
lldb-commits at lists.llvm.org
Wed Dec 3 13:09:50 PST 2025
charles-zablit 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 #170530 the number of failed tests has reduced, but not to zero).
>
> The run before #170530: [lab.llvm.org/buildbot#/builders/211/builds/4278](https://lab.llvm.org/buildbot/#/builders/211/builds/4278) The run after #170530: [lab.llvm.org/buildbot#/builders/211/builds/4279](https://lab.llvm.org/buildbot/#/builders/211/builds/4279)
https://github.com/llvm/llvm-project/pull/170530 should resolve those failures.
https://github.com/llvm/llvm-project/pull/170301
More information about the lldb-commits
mailing list