summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/CodeView/CodeViewError.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move some classes into anonymous namespaces. NFC.Benjamin Kramer2019-02-111-0/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [COFF][LLD] Add link support for Microsoft precompiled headers OBJsAlexandre Ganea2018-11-051-1/+3
* [DebugInfo] Common behavior for error typesAlexandre Ganea2018-08-311-30/+5
* [pdb] Add the ability to resolve TypeServer PDBs.Zachary Turner2017-02-161-0/+2
* Remove LLVM_NOEXCEPT and replace it with noexceptReid Kleckner2016-10-191-1/+1
* [CodeView] Decouple record deserialization from visitor dispatch.Zachary Turner2016-08-051-0/+2
* Add support for writing through StreamInterface.Zachary Turner2016-06-101-0/+2
* [codeview] Move StreamInterface and StreamReader to libcodeview.Zachary Turner2016-05-251-0/+65
OpenPOWER on IntegriCloud