[all-commits] [llvm/llvm-project] 46cdcf: [lldb] Add support for UTF-8 unicode formatting

Luís Ferreira via All-commits all-commits at lists.llvm.org
Sat Dec 25 12:21:27 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 46cdcf08730012128173cd261767a7d12898c8d6
      https://github.com/llvm/llvm-project/commit/46cdcf08730012128173cd261767a7d12898c8d6
  Author: Luís Ferreira <contact at lsferreira.net>
  Date:   2021-12-25 (Sat, 25 Dec 2021)

  Changed paths:
    M lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
    M lldb/test/API/functionalities/data-formatter/builtin-formats/TestBuiltinFormats.py

  Log Message:
  -----------
  [lldb] Add support for UTF-8 unicode formatting

This patch adds missing formatting for UTF-8 unicode.

Cross-referencing https://reviews.llvm.org/D66447

Reviewed By: labath

Differential Revision: https://reviews.llvm.org/D112564




More information about the All-commits mailing list