[PATCH] D49410: [PDB] Parse UDT symbols and pointers to members

Aaron Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 16 18:59:16 PDT 2018


asmith created this revision.
asmith added reviewers: lldb-commits, aleksandr.urakov, rnk, zturner.
Herald added a subscriber: llvm-commits.

This is an alternative to https://reviews.llvm.org/D49368


Repository:
  rL LLVM

https://reviews.llvm.org/D49410

Files:
  lit/SymbolFile/PDB/class-layout.test
  lit/SymbolFile/PDB/pointers.test
  source/Plugins/SymbolFile/PDB/PDBASTParser.cpp
  source/Plugins/SymbolFile/PDB/PDBASTParser.h
  source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49410.155803.patch
Type: text/x-patch
Size: 20454 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180717/b4588d6a/attachment.bin>


More information about the llvm-commits mailing list