[PATCH] D51499: [DebugInfo] Common behavior for error types
Alexandre Ganea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 31 10:43:12 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL341228: [DebugInfo] Common behavior for error types (authored by aganea, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D51499?vs=163382&id=163563#toc
Repository:
rL LLVM
https://reviews.llvm.org/D51499
Files:
lld/trunk/COFF/PDB.cpp
llvm/trunk/include/llvm/DebugInfo/CodeView/CodeViewError.h
llvm/trunk/include/llvm/DebugInfo/MSF/MSFError.h
llvm/trunk/include/llvm/DebugInfo/PDB/DIA/DIAError.h
llvm/trunk/include/llvm/DebugInfo/PDB/GenericError.h
llvm/trunk/include/llvm/DebugInfo/PDB/Native/RawError.h
llvm/trunk/lib/DebugInfo/CodeView/CodeViewError.cpp
llvm/trunk/lib/DebugInfo/CodeView/TypeStreamMerger.cpp
llvm/trunk/lib/DebugInfo/MSF/MSFError.cpp
llvm/trunk/lib/DebugInfo/PDB/DIA/DIAError.cpp
llvm/trunk/lib/DebugInfo/PDB/DIA/DIASession.cpp
llvm/trunk/lib/DebugInfo/PDB/GenericError.cpp
llvm/trunk/lib/DebugInfo/PDB/Native/NativeSession.cpp
llvm/trunk/lib/DebugInfo/PDB/Native/PDBFile.cpp
llvm/trunk/lib/DebugInfo/PDB/Native/PDBFileBuilder.cpp
llvm/trunk/lib/DebugInfo/PDB/Native/RawError.cpp
llvm/trunk/lib/DebugInfo/PDB/PDB.cpp
llvm/trunk/lib/DebugInfo/Symbolize/Symbolize.cpp
llvm/trunk/lib/Support/BinaryStreamError.cpp
llvm/trunk/test/DebugInfo/PDB/pdb-invalid-type.test
llvm/trunk/test/DebugInfo/PDB/pdbdump-headers.test
llvm/trunk/test/tools/llvm-readobj/codeview-merging-cycle.test
llvm/trunk/test/tools/llvm-symbolizer/pdb/missing_pdb.test
llvm/trunk/tools/llvm-pdbutil/llvm-pdbutil.cpp
llvm/trunk/tools/obj2yaml/Error.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51499.163563.patch
Type: text/x-patch
Size: 30229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180831/4c425e74/attachment.bin>
More information about the llvm-commits
mailing list