summaryrefslogtreecommitdiff
path: root/lib/ObjectYAML/CodeViewYAMLTypes.cpp
AgeCommit message (Expand)Author
2018-04-10Fix line endings (CR/LF -> LF) introduced by rL329613Alexandre Ganea
2018-04-09[Debuginfo][COFF] Minimal serialization support for precompiled types recordsAlexandre Ganea
2017-12-18[YAML] Add support for non-printable charactersFrancis Visoiu Mistrih
2017-11-30Split TypeTableBuilder into two classes.Zachary Turner
2017-11-28[CodeView] Refactor / Rewrite TypeSerializer and TypeTableBuilder.Zachary Turner
2017-07-17[codeview] Fix YAML for LF_TYPESERVER2 by hoisting PDB_UniqueIdReid Kleckner
2017-07-01[ObjectYAML] Fix some Clang-tidy modernize and Include What You Use warnings;...Eugene Zelenko
2017-06-30Fix ODR violations due to abuse of LLVM_YAML_IS_(FLOW_)?SEQUENCE_VECTORRichard Smith
2017-06-21[codeview] respect signedness of APSInts when printing to YAMLBob Haarman
2017-06-14Resubmit "[codeview] Make obj2yaml/yaml2obj support .debug$S..."Zachary Turner
2017-06-14Revert "[codeview] Make obj2yaml/yaml2obj support .debug$S..."Zachary Turner
2017-06-14Fix some more errors.Zachary Turner
2017-06-14[codeview] Make obj2yaml/yaml2obj support .debug$S/T sections.Zachary Turner
2017-06-09[CodeView] Support remaining debug subsection typesZachary Turner
2017-05-31[ObjectYAML] Split CodeViewYAML into 3 pieces.Zachary Turner