Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pass ConstString by value (NFC) | Adrian Prantl | 2019-03-06 | 1 | -2/+2 |
* | Breakpad: auto-detect path style of file entries | Pavel Labath | 2019-02-11 | 1 | -1/+3 |
* | SymbolFileBreakpad: Add line table support | Pavel Labath | 2019-02-07 | 1 | -32/+288 |
* | BreakpadRecords: Address post-commit feedback | Pavel Labath | 2019-01-24 | 1 | -2/+2 |
* | breakpad: Add FUNC records to the symtab | Pavel Labath | 2019-01-22 | 1 | -25/+31 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Breakpad: Extract parsing code into a separate file | Pavel Labath | 2019-01-18 | 1 | -20/+12 |
* | [SymbolFile] Remove SymbolContext parameter from FindTypes. | Zachary Turner | 2019-01-14 | 1 | -4/+3 |
* | Fix build breaks after the ParseCompileUnit changes. | Zachary Turner | 2019-01-11 | 1 | -2/+2 |
* | Introduce SymbolFileBreakpad and use it to fill symtab | Pavel Labath | 2019-01-11 | 1 | -0/+224 |