Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move some classes into anonymous namespaces. NFC. | Benjamin Kramer | 2019-02-11 | 1 | -0/+2 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [COFF][LLD] Add link support for Microsoft precompiled headers OBJs | Alexandre Ganea | 2018-11-05 | 1 | -1/+3 |
* | [DebugInfo] Common behavior for error types | Alexandre Ganea | 2018-08-31 | 1 | -30/+5 |
* | [pdb] Add the ability to resolve TypeServer PDBs. | Zachary Turner | 2017-02-16 | 1 | -0/+2 |
* | Remove LLVM_NOEXCEPT and replace it with noexcept | Reid Kleckner | 2016-10-19 | 1 | -1/+1 |
* | [CodeView] Decouple record deserialization from visitor dispatch. | Zachary Turner | 2016-08-05 | 1 | -0/+2 |
* | Add support for writing through StreamInterface. | Zachary Turner | 2016-06-10 | 1 | -0/+2 |
* | [codeview] Move StreamInterface and StreamReader to libcodeview. | Zachary Turner | 2016-05-25 | 1 | -0/+65 |