[PATCH] D56461: [NativePDB] Add support for parsing typedefs and make lldb-test work with the native reader.

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 10 13:02:20 PST 2019


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL350888: [NativePDB] Add support for parsing typedef records. (authored by zturner, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D56461?vs=180759&id=181137#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D56461

Files:
  lldb/trunk/include/lldb/Symbol/CompileUnit.h
  lldb/trunk/lit/SymbolFile/NativePDB/typedefs.cpp
  lldb/trunk/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp
  lldb/trunk/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.h
  lldb/trunk/source/Plugins/SymbolFile/NativePDB/PdbUtil.cpp
  lldb/trunk/source/Plugins/SymbolFile/NativePDB/PdbUtil.h
  lldb/trunk/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp
  lldb/trunk/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56461.181137.patch
Type: text/x-patch
Size: 25006 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190110/8e7d74a4/attachment.bin>


More information about the llvm-commits mailing list