aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/DebugInfo/PDB/DIA/DIASectionContrib.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-08-15[llvm] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere1-1/+1
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-09-05[PDB] Refactor the PDB symbol classes to fix a reuse bug.Zachary Turner1-1/+1
2018-04-10[PDB] Remove dead code and run clang format; NFCAaron Smith1-16/+7
2018-03-22[DIA] Add IPDBSectionContrib interfaces and DIA implementationAaron Smith1-0/+135