summaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-pdbutil/StreamUtil.cpp
AgeCommit message (Expand)Author
2023-11-11[llvm] Stop including llvm/ADT/DenseMapInfo.h (NFC)Kazu Hirata
2022-03-25[llvm-pdbutil] Move InputFile/FormatUtil/LinePrinter to PDB library.Carlos Alberto Enciso
2022-02-25Avoid comparisons between types of different widths in a loop condition to pr...Aakanksha
2020-01-28Make llvm::StringRef to std::string conversions explicit.Benjamin Kramer
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-03-30[llvm-pdbutil] Dig deeper into the PDB and DBI streams when explaining.Zachary Turner
2017-08-21[llvm-pdbutil] Add support for dumping detailed module stats.Zachary Turner
2017-07-10Resubmit "Add pdb-diff test."Zachary Turner
2017-07-10Revert "Build fixes for pdb-diff test."Zachary Turner
2017-07-10Fix pdb-diff test.Zachary Turner
2017-07-05[llvm-pdbutil] Add the ability to truncate stream purpose names.Zachary Turner
2017-06-09Rename llvm-pdbdump -> llvm-pdbutil.Zachary Turner