aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-pdbutil/PrettyCompilandDumper.cpp
AgeCommit message (Expand)AuthorFilesLines
2023-06-25[llvm] Add missing StringExtras.h includesElliot Goodrich1-0/+1
2022-03-25[llvm-pdbutil] Move InputFile/FormatUtil/LinePrinter to PDB library.Carlos Alberto Enciso1-1/+0
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-10-11[llvm-pdbutil] Pretty print PDBSymbolUsingNamespace symbolsAaron Smith1-0/+11
2018-04-10[pdbutil] Print the checksum hex string when using the '-lines' optionAaron Smith1-0/+6
2018-03-07[llvm-pdbdump] Add guard for null pointers and remove unused codeAaron Smith1-44/+49
2017-06-09Rename llvm-pdbdump -> llvm-pdbutil.Zachary Turner1-0/+207