[PATCH] D128605: [yaml] Extract output logic from yaml::Output
Nathan James via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 27 04:30:25 PDT 2022
njames93 updated this revision to Diff 440167.
njames93 added a comment.
Fixed failing test cases by reverting Bitset Flow change
Added infrastructure to simplify emitting complex types.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128605/new/
https://reviews.llvm.org/D128605
Files:
llvm/include/llvm/Support/YAMLTraits.h
llvm/include/llvm/Support/YamlSerializer.h
llvm/lib/Support/CMakeLists.txt
llvm/lib/Support/YAMLSerializer.cpp
llvm/lib/Support/YAMLTraits.cpp
llvm/unittests/Support/CMakeLists.txt
llvm/unittests/Support/YAMLSerializerTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128605.440167.patch
Type: text/x-patch
Size: 56167 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220627/6736b2b7/attachment.bin>
More information about the llvm-commits
mailing list