[PATCH] YAML: Add an optional 'flow' field to the mapping trait to allow flow mapping output.

Alex Lorenz arphaman at gmail.com
Fri May 1 16:00:34 PDT 2015


Hi bogner, bob.wilson,

This patch adds an optional flow field to the MappingTrait class that enables yaml IO to output flow mappings.
I have a patch that updates the documentation as well, I will post it later.

REPOSITORY
  rL LLVM

http://reviews.llvm.org/D9450

Files:
  include/llvm/Support/YAMLTraits.h
  lib/Support/YAMLTraits.cpp
  unittests/Support/YAMLIOTest.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9450.24839.patch
Type: text/x-patch
Size: 8780 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150501/7d9bf8e7/attachment.bin>


More information about the llvm-commits mailing list