Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [codeview] Move StreamInterface and StreamReader to libcodeview. | Zachary Turner | 2016-05-25 | 1 | -72/+0 |
* | Fix some Clang-tidy modernize-deprecated-headers and Include What You Use war... | Eugene Zelenko | 2016-05-09 | 1 | -0/+2 |
* | [pdb] Parse the module info stream for each module. | Zachary Turner | 2016-05-09 | 1 | -11/+7 |
* | Port DebugInfoPDB over to using llvm::Error. | Zachary Turner | 2016-05-06 | 1 | -11/+10 |
* | Parse the TPI (type information) stream of PDB files. | Zachary Turner | 2016-05-03 | 1 | -0/+9 |
* | Parse PDB Name Hash Table | Zachary Turner | 2016-05-02 | 1 | -0/+5 |
* | Put PDB parsing code into a pdb namespace. | Zachary Turner | 2016-04-29 | 1 | -0/+1 |
* | Refactor the PDB Stream reading interface. | Zachary Turner | 2016-04-29 | 1 | -0/+60 |