aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-pdbutil/PrettyBuiltinDumper.cpp
AgeCommit message (Expand)AuthorFilesLines
2022-03-25[llvm-pdbutil] Move InputFile/FormatUtil/LinePrinter to PDB library.Carlos Alberto Enciso1-1/+1
2022-03-01[PDB] Add char8_t typeZequan Wu1-0/+2
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-02-22Fix llvm-pdbutil to handle new built-in typesAdrian McCarthy1-0/+4
2018-01-17Fix MSVC "not all control paths return a value" warning.Simon Pilgrim1-0/+1
2018-01-17Fix build error - 'default label in switch which covers all enumeration values'Aaron Smith1-2/+0
2018-01-17Fix pretty printing the unspecified param of a variadic functionAaron Smith1-0/+2
2017-12-13Remove redundant includes from tools.Michael Zolotukhin1-1/+0
2017-06-09Rename llvm-pdbdump -> llvm-pdbutil.Zachary Turner1-0/+94