summaryrefslogtreecommitdiff
path: root/llvm/lib/DebugInfo/CodeView/CodeViewError.cpp
AgeCommit message (Expand)Author
2022-07-10ManagedStatic: remove many straightforward uses in llvmNicolai Hähnle
2022-07-10Revert "ManagedStatic: remove many straightforward uses in llvm"Nicolai Hähnle
2022-07-10ManagedStatic: remove many straightforward uses in llvmNicolai Hähnle
2021-07-17[DebugInfo] Remove unnecessary <string> include dependency from DebugInfo hea...Simon Pilgrim
2019-02-11Move some classes into anonymous namespaces. NFC.Benjamin Kramer
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-11-05[COFF][LLD] Add link support for Microsoft precompiled headers OBJsAlexandre Ganea
2018-08-31[DebugInfo] Common behavior for error typesAlexandre Ganea
2017-02-16[pdb] Add the ability to resolve TypeServer PDBs.Zachary Turner
2016-10-19Remove LLVM_NOEXCEPT and replace it with noexceptReid Kleckner
2016-08-05[CodeView] Decouple record deserialization from visitor dispatch.Zachary Turner
2016-06-10Add support for writing through StreamInterface.Zachary Turner
2016-05-25[codeview] Move StreamInterface and StreamReader to libcodeview.Zachary Turner