[PATCH] D64566: [YAMLIO] Remove trailing spaces when outputting maps

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 11 09:08:40 PDT 2019


MaskRay updated this revision to Diff 209242.
MaskRay marked an inline comment as done.
MaskRay edited the summary of this revision.
MaskRay added a comment.

Fix output of empty sequence/map


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64566/new/

https://reviews.llvm.org/D64566

Files:
  include/llvm/Support/YAMLTraits.h
  lib/Support/YAMLTraits.cpp
  unittests/BinaryFormat/MsgPackDocumentTest.cpp
  unittests/Support/YAMLIOTest.cpp
  unittests/TextAPI/ELFYAMLTest.cpp
  unittests/TextAPI/TextStubV1Tests.cpp
  unittests/TextAPI/TextStubV2Tests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64566.209242.patch
Type: text/x-patch
Size: 7666 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190711/0ab9741f/attachment-0001.bin>


More information about the llvm-commits mailing list