| Commit message (Expand) | Author | Age | Files | Lines |
| * | [llvm] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-15 | 1 | -3/+3 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | [BinaryStream] Support growable streams. | Zachary Turner | 2017-11-27 | 1 | -4/+4 |
| * | [pdb/lld] Write a valid FPM. | Zachary Turner | 2017-08-02 | 1 | -3/+22 |
| * | [pdbutil] Add a command to dump the FPM. | Zachary Turner | 2017-08-02 | 1 | -18/+2 |
| * | [DebugInfo] Fix some Clang-tidy modernize-use-using and Include What You Use ... | Eugene Zelenko | 2017-06-23 | 1 | -6/+17 |
| * | [PDB] Fix use after free. | Zachary Turner | 2017-06-03 | 1 | -29/+34 |
| * | Fix a bug in MappedBlockStream. | Zachary Turner | 2017-05-25 | 1 | -17/+15 |
| * | [Support] Move Stream library from MSF -> Support. | Zachary Turner | 2017-03-02 | 1 | -1/+1 |
| * | [PDB] Add BinaryStreamError. | Zachary Turner | 2017-02-28 | 1 | -16/+10 |
| * | [PDB] Partial resubmit of r296215, which improved PDB Stream Library. | Zachary Turner | 2017-02-27 | 1 | -26/+22 |
| * | Revert r296215, "[PDB] General improvements to Stream library." and followings. | NAKAMURA Takumi | 2017-02-25 | 1 | -22/+26 |
| * | [PDB] General improvements to Stream library. | Zachary Turner | 2017-02-25 | 1 | -26/+22 |
| * | [pdb] handle missing pdb streams more gracefully | Bob Haarman | 2016-12-05 | 1 | -0/+2 |
| * | [pdb] Print out some more info when dumping a raw stream. | Zachary Turner | 2016-09-09 | 1 | -0/+4 |
| * | [msf] Make FPM reader use MappedBlockStream. | Zachary Turner | 2016-08-03 | 1 | -0/+29 |
| * | [msf] Resubmit "Rename Msf -> MSF". | Zachary Turner | 2016-07-29 | 1 | -0/+380 |
| * | Revert "[msf] Rename Msf to MSF." | Zachary Turner | 2016-07-29 | 1 | -380/+0 |
| * | [msf] Rename Msf to MSF. | Zachary Turner | 2016-07-29 | 1 | -0/+380 |