[PATCH] D20038: Make CodeView TypeIterator generic so that it can iterate symbols too
Zachary Turner via llvm-commits
llvm-commits at lists.llvm.org
Mon May 9 10:51:04 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL268941: Make TypeIterator generic so it can iterate symbols too. (authored by zturner).
Changed prior to commit:
http://reviews.llvm.org/D20038?vs=56477&id=56595#toc
Repository:
rL LLVM
http://reviews.llvm.org/D20038
Files:
llvm/trunk/include/llvm/DebugInfo/CodeView/CVTypeVisitor.h
llvm/trunk/include/llvm/DebugInfo/CodeView/RecordIterator.h
llvm/trunk/include/llvm/DebugInfo/CodeView/SymbolRecord.h
llvm/trunk/include/llvm/DebugInfo/CodeView/TypeDumper.h
llvm/trunk/include/llvm/DebugInfo/CodeView/TypeRecord.h
llvm/trunk/include/llvm/DebugInfo/CodeView/TypeStream.h
llvm/trunk/lib/DebugInfo/CodeView/TypeDumper.cpp
llvm/trunk/tools/llvm-pdbdump/llvm-pdbdump.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20038.56595.patch
Type: text/x-patch
Size: 12694 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160509/a543e7d2/attachment.bin>
More information about the llvm-commits
mailing list