[all-commits] [llvm/llvm-project] 7eaae9: [FormatEntity] Add mangled function name support

Med Ismail Bennani via All-commits all-commits at lists.llvm.org
Thu Dec 12 10:23:24 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7eaae939b9bb294d029d212d768bb38272c00936
      https://github.com/llvm/llvm-project/commit/7eaae939b9bb294d029d212d768bb38272c00936
  Author: Med Ismail Bennani <medismail.bennani at gmail.com>
  Date:   2019-12-12 (Thu, 12 Dec 2019)

  Changed paths:
    M lldb/docs/use/formatting.rst
    M lldb/include/lldb/Core/FormatEntity.h
    M lldb/source/Core/FormatEntity.cpp
    A lldb/test/Shell/Settings/Inputs/main.cpp
    A lldb/test/Shell/Settings/TestFrameFormatMangling.test

  Log Message:
  -----------
  [FormatEntity] Add mangled function name support

Summary:
Add `function.mangled-name` key for FormatEntity to show the mangled
function names in backtraces.

rdar://54088244

Signed-off-by: Med Ismail Bennani <medismail.bennani at gmail.com>

Subscribers: lldb-commits

Tags: #lldb

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

Signed-off-by: Med Ismail Bennani <medismail.bennani at gmail.com>




More information about the All-commits mailing list