[Lldb-commits] [lldb] [LLDB][Windows]: Don't pass duplicate HANDLEs to CreateProcess (PR #165281)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Thu Oct 30 06:37:42 PDT 2025
DavidSpickett wrote:
I didn't realise this was breaking 100s of tests, on Windows on Arm and x86_64 (https://lab.llvm.org/buildbot/#/builders/211/builds/3323). So I've reverted it for now.
https://github.com/llvm/llvm-project/pull/165281
More information about the lldb-commits
mailing list