summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-pdbutil/MinimalTypeDumper.cpp
Commit message (Expand)AuthorAgeFilesLines
* [codeview] Remove Type member from CVRecordReid Kleckner2019-04-041-1/+1
* [llvm-pdbutil] Add -type-ref-stats to help find unused type infoReid Kleckner2019-03-211-8/+14
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Fix -Wtrigraphs.Rui Ueyama2018-09-201-1/+1
* [PDB] Add the ability to map forward references to full decls.Zachary Turner2018-09-201-5/+33
* [llvm-pdbutil] Dump struct/class/union sizes in the minimal dump formatReid Kleckner2018-05-171-4/+6
* Fix line endings (CR/LF -> LF) introduced by rL329613Alexandre Ganea2018-04-101-556/+556
* [Debuginfo][COFF] Minimal serialization support for precompiled types recordsAlexandre Ganea2018-04-091-541/+556
* [llvm-pdbutil] Print detailed S_UDT stats.Zachary Turner2017-08-311-15/+3
* [PDB] Finish and simplify TPI hashingReid Kleckner2017-07-181-3/+14
* [codeview] Fix YAML for LF_TYPESERVER2 by hoisting PDB_UniqueIdReid Kleckner2017-07-171-2/+1
* [PDB] Add a test that verifies every known type record.Zachary Turner2017-07-051-3/+3
* [llvm-pdbutil] Add the ability to dump the dependency tree for a typeZachary Turner2017-06-301-1/+1
* [llvm-pdbutil] Add back the ability to dump hashes and index offsets.Zachary Turner2017-06-151-3/+14
* Resubmit "[llvm-pdbutil] rewrite the "raw" output style."Zachary Turner2017-06-151-0/+532
* Revert "[llvm-pdbutil] rewrite the "raw" output style."Zachary Turner2017-06-151-532/+0
* Fix some more warnings.Zachary Turner2017-06-151-11/+8
* [llvm-pdbutil] rewrite the "raw" output style.Zachary Turner2017-06-151-0/+535
OpenPOWER on IntegriCloud