[Lldb-commits] [PATCH] D71237: [FormatEntity] Add mangled function name support

Med Ismail Bennani via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Dec 10 13:51:34 PST 2019


mib updated this revision to Diff 233189.
mib marked 4 inline comments as done.
mib added a comment.

Remove unnecessary Language FunctionNameRepresention changes.
Rewrote test file. Refactored frame-format FormatEntity.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71237/new/

https://reviews.llvm.org/D71237

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71237.233189.patch
Type: text/x-patch
Size: 6892 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20191210/8612df2f/attachment.bin>


More information about the lldb-commits mailing list