summaryrefslogtreecommitdiff
path: root/llvm/lib/DebugInfo/MSF/MSFError.cpp
AgeCommit message (Expand)Author
2023-02-24[PDB] Error on too large stream directoriesHans Wennborg
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-12-06Enable pdbpagesize to allow support for PDB file sizes > 4GBChris Davis
2021-07-17[DebugInfo] Remove unnecessary <string> include dependency from DebugInfo hea...Simon Pilgrim
2021-05-18[PDB] Improve error handling when writes failReid Kleckner
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-08-31[DebugInfo] Common behavior for error typesAlexandre Ganea
2016-10-19Remove LLVM_NOEXCEPT and replace it with noexceptReid Kleckner
2016-07-29[msf] Resubmit "Rename Msf -> MSF".Zachary Turner