[Lldb-commits] [lldb] [lldb][windows] add unit tests for the StripConPTYSequences method (PR #194654)
via lldb-commits
lldb-commits at lists.llvm.org
Tue Apr 28 08:56:32 PDT 2026
================
@@ -0,0 +1,133 @@
+//===-- StripConPTYSequencesTest.cpp
+//---------------------------------------===//
----------------
Nerixyz wrote:
```suggestion
//===----------------------------------------------------------------------===//
```
https://github.com/llvm/llvm-project/pull/194654
More information about the lldb-commits
mailing list