[PATCH] D54357: [NativePDB] Improved support for nested type reconstruction

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 13 12:10:20 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL346786: [NativePDB] Improved support for nested type reconstruction. (authored by zturner, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D54357?vs=173447&id=173902#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D54357

Files:
  lldb/trunk/lit/SymbolFile/NativePDB/Inputs/nested-types.lldbinit
  lldb/trunk/lit/SymbolFile/NativePDB/nested-types.cpp
  lldb/trunk/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp
  llvm/trunk/lib/DebugInfo/CodeView/LazyRandomTypeCollection.cpp
  llvm/trunk/lib/DebugInfo/PDB/Native/TpiStream.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54357.173902.patch
Type: text/x-patch
Size: 11611 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181113/301f19eb/attachment.bin>


More information about the llvm-commits mailing list