[Lldb-commits] [lldb] [lldb][windows] re-enable unicode tests on Windows (PR #190828)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Wed Apr 8 02:56:55 PDT 2026
DavidSpickett wrote:
> Essentially, since we use WriteConsoleW to write to the console, we can assume that unicode will be supported on modern version of Windows (10 and 11). This was tested in the main Windows terminals (Terminal App, conhost, and Git bash).
Nice. Pleasantly surprised that conhost works too.
https://github.com/llvm/llvm-project/pull/190828
More information about the lldb-commits
mailing list