[all-commits] [llvm/llvm-project] b52160: [lldb] Consult Language plugin in GetDisplayDemang...

Dave Lee via All-commits all-commits at lists.llvm.org
Wed May 8 13:07:29 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b52160dbae268cc87cb8f6cdf75553ca095e26a9
      https://github.com/llvm/llvm-project/commit/b52160dbae268cc87cb8f6cdf75553ca095e26a9
  Author: Dave Lee <davelee.com at gmail.com>
  Date:   2024-05-08 (Wed, 08 May 2024)

  Changed paths:
    M lldb/include/lldb/Target/Language.h
    M lldb/source/Core/Mangled.cpp

  Log Message:
  -----------
  [lldb] Consult Language plugin in GetDisplayDemangledName (#90294)

Give language plugins the opportunity to provide a language specific
display name.

This will be used in a follow up commit. The purpose of this change is
to ultimately display breakpoint locations with a more human friendly
demangling of Swift symbols.



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