summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/PDB/DIA/DIARawSymbol.cpp
Commit message (Expand)AuthorAgeFilesLines
* [DebugInfoPDB] Teach Variant to support string types.Zachary Turner2016-02-171-11/+22
* [llvm-pdbdump] Very minor code cleanup.Zachary Turner2015-02-231-2/+1
* [llvm-pdbdump] Add an option to dump full class definitions.Zachary Turner2015-02-231-4/+6
* llvm-pdbdump: Add flags controlling the type of values to dump.Zachary Turner2015-02-151-2/+2
* Re-sort #include lines using my handy dandy ./utils/sort_includes.pyChandler Carruth2015-02-131-1/+1
* llvm-pdbdump: Add more comprehensive dumping of symbol types.Zachary Turner2015-02-131-3/+3
* Improve llvm-pdbdump output display.Zachary Turner2015-02-131-0/+86
* Temporary workaround to fix MSVC 2012 build problemsAndrew Kaylor2015-02-111-1/+11
* Convert std::make_unique<> to llvm::make_unique<>.Zachary Turner2015-02-101-4/+5
* Rewrite llvm-pdbdump in terms of LLVMDebugInfoPDB.Zachary Turner2015-02-101-8/+229
* Provide DIA implementation of DebugInfoPDB.Zachary Turner2015-02-101-0/+776
OpenPOWER on IntegriCloud