summaryrefslogtreecommitdiff
path: root/llvm/lib/DebugInfo/CodeView/DebugLinesSubsection.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
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-06-09[codeview] use 32-bit integer for RelocOffset in DebugLinesSubsectionBob Haarman
2017-05-30[CodeView] Add more DebugSubsection implementations.Zachary Turner
2017-05-30[CodeView] Rename ModuleDebugFragment -> DebugSubsection.Zachary Turner