[PATCH] D34915: [pdb] Add a test for every known CodeView type
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 30 15:40:34 PDT 2017
zturner created this revision.
This test should eventually supersede some of our other tests, as this is self-contained and covers a lot of the things that the other tests already do, but more concisely.
https://reviews.llvm.org/D34915
Files:
llvm/test/DebugInfo/PDB/Inputs/every-type.cpp
llvm/test/DebugInfo/PDB/Inputs/every-type.pdb
llvm/test/DebugInfo/PDB/Inputs/every-type.yaml
llvm/test/DebugInfo/PDB/every-type.test
llvm/tools/llvm-pdbutil/MinimalTypeDumper.cpp
llvm/tools/llvm-pdbutil/llvm-pdbutil.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34915.104949.patch
Type: text/x-patch
Size: 32345 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170630/c447b8a9/attachment.bin>
More information about the llvm-commits
mailing list