aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/DebugInfo/CodeView/CodeViewError.cpp
AgeCommit message (Expand)AuthorFilesLines
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