summaryrefslogtreecommitdiff
path: root/llvm/lib/DebugInfo/CodeView/Formatters.cpp
AgeCommit message (Expand)Author
2023-01-05Move from llvm::makeArrayRef to ArrayRef deduction guides - llvm/ partserge-sans-paille
2022-02-08Cleanup LLVMDebugInfoCodeView headersserge-sans-paille
2021-06-15[Debug-Info][CodeView] Fix GUID string generation for MSVC generated objects.CarlosAlbertoEnciso
2021-04-09[lld] Fixed CodeView GuidAdapter::format to handle GUID bytes in the right or...Alex Orlov
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2017-07-17[codeview] Fix YAML for LF_TYPESERVER2 by hoisting PDB_UniqueIdReid Kleckner
2017-06-30[CodeView, PDB] Fix some Clang-tidy modernize and Include What You Use warnin...Eugene Zelenko
2017-02-03Properly parse the TypeServer2 record.Zachary Turner