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

Charles Zablit via lldb-commits lldb-commits at lists.llvm.org
Thu Dec 11 03:54:33 PST 2025


charles-zablit wrote:

> Nothing changed [lab.llvm.org/buildbot#/builders/197/builds/11757](https://lab.llvm.org/buildbot/#/builders/197/builds/11757) [lab.llvm.org/buildbot#/builders/211/builds/4494](https://lab.llvm.org/buildbot/#/builders/211/builds/4494)

I reverted the changes.

> Windows will not print unicode chars to stdout without a special system settings.

I don't think that's what's happening in the CI, because the logs do say:
```
# | <stdin>:19:19: note: possible intended match here
# |                   ╰─ error: use of undeclared identifier 'a'
```

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


More information about the lldb-commits mailing list