aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/DebugInfo/CodeView/CodeViewError.cpp
AgeCommit message (Expand)AuthorFilesLines
2021-07-17[DebugInfo] Remove unnecessary <string> include dependency from DebugInfo hea...Simon Pilgrim1-0/+1
2019-02-11Move some classes into anonymous namespaces. NFC.Benjamin Kramer1-0/+2
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-11-05[COFF][LLD] Add link support for Microsoft precompiled headers OBJsAlexandre Ganea1-1/+3
2018-08-31[DebugInfo] Common behavior for error typesAlexandre Ganea1-30/+5
2017-02-16[pdb] Add the ability to resolve TypeServer PDBs.Zachary Turner1-0/+2
2016-10-19Remove LLVM_NOEXCEPT and replace it with noexceptReid Kleckner1-1/+1
2016-08-05[CodeView] Decouple record deserialization from visitor dispatch.Zachary Turner1-0/+2
2016-06-10Add support for writing through StreamInterface.Zachary Turner1-0/+2
2016-05-25[codeview] Move StreamInterface and StreamReader to libcodeview.Zachary Turner1-0/+65