Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [NFC] fix trivial typos in comments and error message | Hiroshi Inoue | 2018-04-09 | 1 | -1/+1 |
* | [PDB] Fix type server handling for archives | Reid Kleckner | 2017-07-13 | 1 | -0/+2 |
* | Remove LLVM_NOEXCEPT and replace it with noexcept | Reid Kleckner | 2016-10-19 | 1 | -1/+1 |
* | [pdb] Improve error messages when DIA is not found. | Zachary Turner | 2016-10-19 | 1 | -4/+3 |
* | Add FIXMEs to all derived classes of std::error_category. | Peter Collingbourne | 2016-05-24 | 1 | -0/+3 |
* | Move helper classes into anonymous namespaces. NFC. | Benjamin Kramer | 2016-05-15 | 1 | -0/+2 |
* | Port DebugInfoPDB over to using llvm::Error. | Zachary Turner | 2016-05-06 | 1 | -0/+62 |