[Lldb-commits] [lldb] [lldb] fix failing tests due to CI diagnostics rendering (PR #171685)

Dmitry Vasilyev via lldb-commits lldb-commits at lists.llvm.org
Thu Dec 11 05:51:47 PST 2025


slydiman wrote:

I was able to pass the test `command-options.test` on Windows with the following regex
```
# CHECK1: {{^ *(\^|˄)(~|˜)}}
# CHECK1: {{^ *.*error: unknown or ambiguous option}}
```

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


More information about the lldb-commits mailing list