[Lldb-commits] [PATCH] D53951: [NativePDB] Get LLDB types from PDB function types

Zachary Turner via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Nov 1 09:39:54 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL345848: [NativePDB] Get LLDB types from PDB function types. (authored by zturner, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D53951?vs=172023&id=172151#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53951

Files:
  lldb/trunk/lit/SymbolFile/NativePDB/Inputs/function-types-builtins.lldbinit
  lldb/trunk/lit/SymbolFile/NativePDB/Inputs/function-types-calling-conv.lldbinit
  lldb/trunk/lit/SymbolFile/NativePDB/Inputs/function-types-classes.lldbinit
  lldb/trunk/lit/SymbolFile/NativePDB/function-types-builtins.cpp
  lldb/trunk/lit/SymbolFile/NativePDB/function-types-calling-conv.cpp
  lldb/trunk/lit/SymbolFile/NativePDB/function-types-classes.cpp
  lldb/trunk/source/Plugins/SymbolFile/NativePDB/PdbUtil.cpp
  lldb/trunk/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp
  lldb/trunk/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.h
  llvm/trunk/include/llvm/DebugInfo/CodeView/SymbolDeserializer.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53951.172151.patch
Type: text/x-patch
Size: 23755 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20181101/c5409ae3/attachment-0001.bin>


More information about the lldb-commits mailing list