[Lldb-commits] [lldb] [lldb][windows] force the console to use a UTF-8 codepage (PR #149493)
Charles Zablit via lldb-commits
lldb-commits at lists.llvm.org
Fri Jul 18 07:30:51 PDT 2025
charles-zablit wrote:
I added `add_compile_options(/execution-charset:utf-8)` to `llvm-project\lldb\CMakeLists.txt` however that did not fix the issue.
https://github.com/llvm/llvm-project/pull/149493
More information about the lldb-commits
mailing list