| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Don't discard errors | David Majnemer | 2016-05-27 | 1 | -2/+4 |
| * | [codeview,pdb] Try really hard to conserve memory when reading. | Zachary Turner | 2016-05-27 | 1 | -7/+7 |
| * | [codeview] Move StreamInterface and StreamReader to libcodeview. | Zachary Turner | 2016-05-25 | 1 | -2/+2 |
| * | [llvm-pdbdump] Dump stream summary list. | Zachary Turner | 2016-05-25 | 1 | -0/+5 |
| * | Port DebugInfoPDB over to using llvm::Error. | Zachary Turner | 2016-05-06 | 1 | -6/+8 |
| * | PDB - Instead of hardcoding stream numbers, use an enum. | Zachary Turner | 2016-05-02 | 1 | -11/+16 |
| * | Put PDB parsing code into a pdb namespace. | Zachary Turner | 2016-04-29 | 1 | -0/+57 |

