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

Aaron Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 17 09:39:02 PDT 2018


asmith updated this revision to Diff 155904.
asmith added a comment.

Adding missing inputs


https://reviews.llvm.org/D49410

Files:
  lit/SymbolFile/PDB/Inputs/ClassLayoutTest.cpp
  lit/SymbolFile/PDB/Inputs/PointerTypeTest.cpp
  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.155904.patch
Type: text/x-patch
Size: 23615 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180717/7de9137c/attachment.bin>


More information about the llvm-commits mailing list