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