aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/DebugInfo/CodeView/Formatters.cpp
AgeCommit message (Expand)AuthorFilesLines
2021-06-15[Debug-Info][CodeView] Fix GUID string generation for MSVC generated objects.CarlosAlbertoEnciso1-5/+16
2021-04-09[lld] Fixed CodeView GuidAdapter::format to handle GUID bytes in the right or...Alex Orlov1-13/+14
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2017-07-17[codeview] Fix YAML for LF_TYPESERVER2 by hoisting PDB_UniqueIdReid Kleckner1-0/+7
2017-06-30[CodeView, PDB] Fix some Clang-tidy modernize and Include What You Use warnin...Eugene Zelenko1-2/+6
2017-02-03Properly parse the TypeServer2 record.Zachary Turner1-0/+37