[llvm-commits] [PATCH] YAML I/O

Nick Kledzik kledzik at apple.com
Mon Oct 1 14:11:57 PDT 2012


I now happy with how YAML I/O is working using a traits based design.   Attached is the generated documentation on how to use it and the test suite which also serves as real examples.  If this top level design looks good, I'll post the implementation for review.  Thanks.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: YAMLIO.pdf
Type: application/pdf
Size: 165099 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121001/186aecf6/attachment.pdf>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: YAMLIOTest.cpp
Type: application/octet-stream
Size: 29532 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121001/186aecf6/attachment.obj>
-------------- next part --------------


-Nick



More information about the llvm-commits mailing list