Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-15 | 1 | -1/+1 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [llvm-pdbutil] Add the ability to explain binary files. | Zachary Turner | 2018-04-04 | 1 | -83/+130 |
* | Fix some signed / unsigned conversion problems. | Zachary Turner | 2018-03-30 | 1 | -13/+15 |
* | [llvm-pdbutil] Dig deeper into the PDB and DBI streams when explaining. | Zachary Turner | 2018-03-30 | 1 | -0/+200 |
* | [PDB] Print some more details when explaining MSF fields. | Zachary Turner | 2018-03-29 | 1 | -7/+33 |
* | [PDB] Fix a bug in the explain subcommand. | Zachary Turner | 2018-03-29 | 1 | -8/+10 |
* | Remove unused function. | Zachary Turner | 2018-03-29 | 1 | -8/+0 |
* | [PDB] Add an explain subcommand. | Zachary Turner | 2018-03-29 | 1 | -0/+200 |