summaryrefslogtreecommitdiff
path: root/llvm/lib/DebugInfo/CodeView/DebugChecksumsSubsection.cpp
AgeCommit message (Expand)Author
2023-01-05Move from llvm::makeArrayRef to ArrayRef deduction guides - llvm/ partserge-sans-paille
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-03-22[Codeview/PDB] Rename some methods for clarity.Zachary Turner
2018-03-20Revert "Resubmit "Support embedding natvis files in PDBs.""Zachary Turner
2018-03-20Resubmit "Support embedding natvis files in PDBs."Zachary Turner
2018-03-19Revert "Support embedding natvis files in PDBs."Zachary Turner
2018-03-19Support embedding natvis files in PDBs.Zachary Turner
2017-06-29[CodeView] Fix some Clang-tidy modernize-use-using and Include What You Use w...Eugene Zelenko
2017-06-09Allow VarStreamArray to use stateful extractors.Zachary Turner
2017-05-30[CodeView] Add more DebugSubsection implementations.Zachary Turner
2017-05-30[CodeView] Rename ModuleDebugFragment -> DebugSubsection.Zachary Turner