[all-commits] [llvm/llvm-project] 78c9fa: [lldb] Implement ANSI & Unicode aware string strip...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Wed Mar 12 10:20:42 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 78c9fa3a380eb2af32d4856be6d6cba36b776516
      https://github.com/llvm/llvm-project/commit/78c9fa3a380eb2af32d4856be6d6cba36b776516
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2025-03-12 (Wed, 12 Mar 2025)

  Changed paths:
    M lldb/include/lldb/Utility/AnsiTerminal.h
    M lldb/unittests/Utility/AnsiTerminalTest.cpp

  Log Message:
  -----------
  [lldb] Implement ANSI & Unicode aware string stripping & padding (#130878)

This PR implements a unicode and ANSI escape code aware function to trim
and pad strings. This is a break-out from #121860.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list