[Lldb-commits] [lldb] [lldb][windows] add STDIN and STDOUT forwarding support (PR #180561)

via lldb-commits lldb-commits at lists.llvm.org
Wed Feb 11 01:05:56 PST 2026


================
@@ -9,4 +9,4 @@ c
 q
 
 # Check the ASCII escape code
-# CHECK: 
+# CHECK: {{\[[0-9;]+m}}
----------------
Nerixyz wrote:

This change is no longer necessary (same for the other test).

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


More information about the lldb-commits mailing list