[all-commits] [llvm/llvm-project] 111bc6: [lldb] Add config and decorator for wide character...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Thu Sep 14 22:16:40 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 111bc6f1fe6536ac091d4490c112ce7242e00349
      https://github.com/llvm/llvm-project/commit/111bc6f1fe6536ac091d4490c112ce7242e00349
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2023-09-14 (Thu, 14 Sep 2023)

  Changed paths:
    M lldb/packages/Python/lldbsuite/test/decorators.py
    M lldb/source/API/SBDebugger.cpp
    M lldb/test/API/terminal/TestEditline.py

  Log Message:
  -----------
  [lldb] Add config and decorator for wide character support in Editline (#66447)

Add a configuration entry for whether LLDB was configured with wide
character support in Editline and use it in a decorator to guard the
UTF-8 prompt test.




More information about the All-commits mailing list