summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-pdbutil/PrettyBuiltinDumper.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Fix llvm-pdbutil to handle new built-in typesAdrian McCarthy2018-02-221-0/+4
* Fix MSVC "not all control paths return a value" warning.Simon Pilgrim2018-01-171-0/+1
* Fix build error - 'default label in switch which covers all enumeration values'Aaron Smith2018-01-171-2/+0
* Fix pretty printing the unspecified param of a variadic functionAaron Smith2018-01-171-0/+2
* Remove redundant includes from tools.Michael Zolotukhin2017-12-131-1/+0
* Rename llvm-pdbdump -> llvm-pdbutil.Zachary Turner2017-06-091-0/+94
OpenPOWER on IntegriCloud