llvm-project/lldb/tools
Jan Kratochvil 72748488ad [lldb] Fix editline unicode on Linux
Based on:
  [lldb-dev] proposed change to remove conditional WCHAR support in libedit wrapper
  https://lists.llvm.org/pipermail/lldb-dev/2021-July/016961.html

There is already setlocale in lldb/source/Core/IOHandlerCursesGUI.cpp
but that does not apply for Editline GUI editing.

Unaware how to make automated test for this, it requires pty.

Reviewed By: teemperor

Differential Revision: https://reviews.llvm.org/D105779
2021-07-13 12:37:53 +02:00
..
argdumper
compact-unwind
darwin-debug [lldb][NFC] Use C++ versions of the deprecated C standard library headers 2021-05-26 12:46:12 +02:00
darwin-threads
debugserver [NFC] remove unreferenced function ResolveIPV4HostName 2021-06-25 13:45:11 +02:00
driver [lldb] Fix editline unicode on Linux 2021-07-13 12:37:53 +02:00
intel-features [LLDB] Silence warnings in cli-wrapper-mpxtable.cpp 2021-06-28 02:36:14 +00:00
lldb-instr Adapt lldb-instr to d47ee525f9 APi change 2021-01-29 10:58:40 +01:00
lldb-server [OptTable] Rename PrintHelp to printHelp 2021-06-24 14:47:03 -07:00
lldb-test [lldb] Call os_log_fault on lldb_assert 2021-03-19 14:23:50 -07:00
lldb-vscode [vscode] fix ubsan problem in the progress event reporter 2021-07-12 13:22:25 -07:00
CMakeLists.txt