aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/DebugInfo/MSF/MappedBlockStream.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-08-15[llvm] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere1-3/+3
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2017-11-27[BinaryStream] Support growable streams.Zachary Turner1-4/+4
2017-08-02[pdb/lld] Write a valid FPM.Zachary Turner1-3/+22
2017-08-02[pdbutil] Add a command to dump the FPM.Zachary Turner1-18/+2
2017-06-23[DebugInfo] Fix some Clang-tidy modernize-use-using and Include What You Use ...Eugene Zelenko1-6/+17
2017-06-03[PDB] Fix use after free.Zachary Turner1-29/+34
2017-05-25Fix a bug in MappedBlockStream.Zachary Turner1-17/+15
2017-03-02[Support] Move Stream library from MSF -> Support.Zachary Turner1-1/+1
2017-02-28[PDB] Add BinaryStreamError.Zachary Turner1-16/+10
2017-02-27[PDB] Partial resubmit of r296215, which improved PDB Stream Library.Zachary Turner1-26/+22
2017-02-25Revert r296215, "[PDB] General improvements to Stream library." and followings.NAKAMURA Takumi1-22/+26
2017-02-25[PDB] General improvements to Stream library.Zachary Turner1-26/+22
2016-12-05[pdb] handle missing pdb streams more gracefullyBob Haarman1-0/+2
2016-09-09[pdb] Print out some more info when dumping a raw stream.Zachary Turner1-0/+4
2016-08-03[msf] Make FPM reader use MappedBlockStream.Zachary Turner1-0/+29
2016-07-29[msf] Resubmit "Rename Msf -> MSF".Zachary Turner1-0/+380
2016-07-29Revert "[msf] Rename Msf to MSF."Zachary Turner1-380/+0
2016-07-29[msf] Rename Msf to MSF.Zachary Turner1-0/+380