summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/PDB/GenericError.cpp
Commit message (Expand)AuthorAgeFilesLines
* [PDB] Fix bug when using multiple PCH header objects with the same name.Zachary Turner2019-10-101-2/+2
* 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
* [LLD] Fix Microsoft precompiled headers cross-compile on LinuxAlexandre Ganea2018-11-081-0/+2
* [COFF][LLD] Add link support for Microsoft precompiled headers OBJsAlexandre Ganea2018-11-051-2/+0
* [LLD][COFF] Cleanup error messages / add more coverage testsAlexandre Ganea2018-09-101-1/+1
* [DebugInfo] Common behavior for error typesAlexandre Ganea2018-08-311-38/+17
* [NFC] fix trivial typos in comments and error messageHiroshi Inoue2018-04-091-1/+1
* [PDB] Fix type server handling for archivesReid Kleckner2017-07-131-0/+2
* Remove LLVM_NOEXCEPT and replace it with noexceptReid Kleckner2016-10-191-1/+1
* [pdb] Improve error messages when DIA is not found.Zachary Turner2016-10-191-4/+3
* Add FIXMEs to all derived classes of std::error_category.Peter Collingbourne2016-05-241-0/+3
* Move helper classes into anonymous namespaces. NFC.Benjamin Kramer2016-05-151-0/+2
* Port DebugInfoPDB over to using llvm::Error.Zachary Turner2016-05-061-0/+62
OpenPOWER on IntegriCloud