aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/DebugInfo/PDB/GenericError.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-04-09[NFC] fix trivial typos in comments and error messageHiroshi Inoue1-1/+1
2017-07-13[PDB] Fix type server handling for archivesReid Kleckner1-0/+2
2016-10-19Remove LLVM_NOEXCEPT and replace it with noexceptReid Kleckner1-1/+1
2016-10-19[pdb] Improve error messages when DIA is not found.Zachary Turner1-4/+3
2016-05-24Add FIXMEs to all derived classes of std::error_category.Peter Collingbourne1-0/+3
2016-05-15Move helper classes into anonymous namespaces. NFC.Benjamin Kramer1-0/+2
2016-05-06Port DebugInfoPDB over to using llvm::Error.Zachary Turner1-0/+62