[Lldb-commits] [lldb] [lldb][Windows] Fixed the TestIOHandlerResizeNoEditline test (PR #92286)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Thu May 16 01:54:44 PDT 2024


labath wrote:

This probably means you can also remove the skipIfWindows decorator, as the test doesn't actually do anything target-specific.

(It also feels a bit like this is working around something -- I don't see why not closing a file should cause anything to crash -- but that's probably fine since the test is about terminal resizing.)

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


More information about the lldb-commits mailing list