summaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-pdbutil/PrettyCompilandDumper.cpp
AgeCommit message (Expand)Author
2025-11-11Remove unused <utility> inclusionserge-sans-paille
2023-06-25[llvm] Add missing StringExtras.h includesElliot Goodrich
2022-03-25[llvm-pdbutil] Move InputFile/FormatUtil/LinePrinter to PDB library.Carlos Alberto Enciso
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-10-11[llvm-pdbutil] Pretty print PDBSymbolUsingNamespace symbolsAaron Smith
2018-04-10[pdbutil] Print the checksum hex string when using the '-lines' optionAaron Smith
2018-03-07[llvm-pdbdump] Add guard for null pointers and remove unused codeAaron Smith
2017-06-09Rename llvm-pdbdump -> llvm-pdbutil.Zachary Turner