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

Med Ismail Bennani via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Dec 11 15:51:52 PST 2019


mib updated this revision to Diff 233463.
mib marked 5 inline comments as done.
mib added a comment.

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/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-objc/TestDataFormatterObjNSException.py
  lldb/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-objc/main.m
  lldb/packages/Python/lldbsuite/test/lang/objc/exceptions/TestObjCExceptions.py
  lldb/source/Core/FormatEntity.cpp
  lldb/source/Plugins/Language/ObjC/NSException.cpp
  lldb/test/Shell/Settings/Inputs/main.cpp
  lldb/test/Shell/Settings/TestFrameFormatMangling.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71237.233463.patch
Type: text/x-patch
Size: 13006 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20191211/c1a8dca3/attachment-0001.bin>


More information about the lldb-commits mailing list