[PATCH] D128605: [yaml] Extract output logic from yaml::Output

Nathan James via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 30 16:10:47 PDT 2022


njames93 updated this revision to Diff 441547.
njames93 added a comment.

Tweak alias/anchor output.
remove code duplication.


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.441547.patch
Type: text/x-patch
Size: 56462 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220630/23f6e640/attachment-0001.bin>


More information about the llvm-commits mailing list