[Lldb-commits] [PATCH] D72133: Data formatters: Look through array element typedefs

Raphael Isemann via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Jan 10 02:47:25 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG902974277d50: Data formatters: Look through array element typedefs (authored by jarin, committed by teemperor).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72133

Files:
  lldb/packages/Python/lldbsuite/test/functionalities/data-formatter/array_typedef/Makefile
  lldb/packages/Python/lldbsuite/test/functionalities/data-formatter/array_typedef/TestArrayTypedef.py
  lldb/packages/Python/lldbsuite/test/functionalities/data-formatter/array_typedef/main.cpp
  lldb/source/API/SBType.cpp
  lldb/source/DataFormatters/FormatManager.cpp
  lldb/source/Symbol/ClangASTContext.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72133.237272.patch
Type: text/x-patch
Size: 4798 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200110/dd56fca6/attachment.bin>


More information about the lldb-commits mailing list