[PATCH] D24362: Pass CVRecords through visitors as non-const references
Zachary Turner via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 9 11:12:08 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL281067: [pdb] Pass CVRecord's through the visitor as non-const references. (authored by zturner).
Changed prior to commit:
https://reviews.llvm.org/D24362?vs=70744&id=70870#toc
Repository:
rL LLVM
https://reviews.llvm.org/D24362
Files:
llvm/trunk/include/llvm/DebugInfo/CodeView/CVTypeVisitor.h
llvm/trunk/include/llvm/DebugInfo/CodeView/TypeDeserializer.h
llvm/trunk/include/llvm/DebugInfo/CodeView/TypeDumper.h
llvm/trunk/include/llvm/DebugInfo/CodeView/TypeSerializationVisitor.h
llvm/trunk/include/llvm/DebugInfo/CodeView/TypeVisitorCallbackPipeline.h
llvm/trunk/include/llvm/DebugInfo/CodeView/TypeVisitorCallbacks.h
llvm/trunk/include/llvm/DebugInfo/PDB/Raw/TpiStreamBuilder.h
llvm/trunk/lib/DebugInfo/CodeView/CVTypeVisitor.cpp
llvm/trunk/lib/DebugInfo/CodeView/TypeDumper.cpp
llvm/trunk/lib/DebugInfo/CodeView/TypeStreamMerger.cpp
llvm/trunk/lib/DebugInfo/CodeView/TypeTableBuilder.cpp
llvm/trunk/lib/DebugInfo/PDB/Raw/TpiStream.cpp
llvm/trunk/tools/llvm-pdbdump/CodeViewYaml.cpp
llvm/trunk/tools/llvm-pdbdump/CodeViewYaml.h
llvm/trunk/tools/llvm-pdbdump/PdbYaml.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24362.70870.patch
Type: text/x-patch
Size: 39487 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160909/7dd1bc4a/attachment.bin>
More information about the llvm-commits
mailing list