[PATCH] D34915: [pdb] Add a test for every known CodeView type

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 5 11:44:01 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL307187: [PDB] Add a test that verifies every known type record. (authored by zturner).

Changed prior to commit:
  https://reviews.llvm.org/D34915?vs=104949&id=105315#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34915

Files:
  llvm/trunk/test/DebugInfo/PDB/Inputs/every-type.cpp
  llvm/trunk/test/DebugInfo/PDB/Inputs/every-type.pdb
  llvm/trunk/test/DebugInfo/PDB/Inputs/every-type.yaml
  llvm/trunk/test/DebugInfo/PDB/every-type.test
  llvm/trunk/test/DebugInfo/PDB/pdbdump-headers.test
  llvm/trunk/test/DebugInfo/PDB/pdbdump-merge-ids-and-types.test
  llvm/trunk/test/DebugInfo/PDB/pdbdump-mergetypes.test
  llvm/trunk/test/tools/llvm-pdbdump/partial-type-stream.test
  llvm/trunk/tools/llvm-pdbutil/MinimalTypeDumper.cpp
  llvm/trunk/tools/llvm-pdbutil/llvm-pdbutil.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34915.105315.patch
Type: text/x-patch
Size: 49998 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170705/208ed14b/attachment-0001.bin>


More information about the llvm-commits mailing list