[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 21:52:55 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL365869: [YAMLIO] Remove trailing spaces when outputting maps (authored by MaskRay, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D64566?vs=209413&id=209414#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64566

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64566.209414.patch
Type: text/x-patch
Size: 8407 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190712/97858100/attachment.bin>


More information about the llvm-commits mailing list