summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/CodeView/TypeDatabase.cpp
Commit message (Expand)AuthorAgeFilesLines
* Delete TypeDatabase.Zachary Turner2017-06-181-146/+0
* Resubmit "[llvm-pdbutil] rewrite the "raw" output style."Zachary Turner2017-06-151-69/+2
* Revert "[llvm-pdbutil] rewrite the "raw" output style."Zachary Turner2017-06-151-2/+69
* [llvm-pdbutil] rewrite the "raw" output style.Zachary Turner2017-06-151-69/+2
* Resubmit "[CodeView] Provide a common interface for type collections."Zachary Turner2017-05-191-12/+63
* Revert "[CodeView] Provide a common interface for type collections."Zachary Turner2017-05-191-62/+12
* [CodeView] Provide a common interface for type collections.Zachary Turner2017-05-181-12/+62
* [CodeView] Add a random access type visitor.Zachary Turner2017-05-121-56/+46
* [CodeView] Add support for random access type visitors.Zachary Turner2017-05-081-4/+49
* [CodeView] Reserve TypeDatabase records up front.Zachary Turner2017-05-051-0/+5
* [CodeView] Write CodeView line information.Zachary Turner2017-05-011-0/+4
* [pdb] Add a new command for analyzing hash collisions.Zachary Turner2017-02-011-0/+4
* Apply clang-tidy's performance-unnecessary-value-param to LLVM.Benjamin Kramer2017-01-131-1/+1
* [CodeView] Add TypeDatabase class.Zachary Turner2017-01-111-0/+114
OpenPOWER on IntegriCloud