[PATCH] D57023: [MsgPack] New MsgPackDocument class

Tim Renouf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 23 12:07:57 PST 2019


tpr updated this revision to Diff 183148.
tpr added a comment.

V2: Addressed review comments.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D57023

Files:
  include/llvm/BinaryFormat/MsgPackDocument.h
  lib/BinaryFormat/CMakeLists.txt
  lib/BinaryFormat/MsgPackDocument.cpp
  lib/BinaryFormat/MsgPackDocumentYAML.cpp
  unittests/BinaryFormat/CMakeLists.txt
  unittests/BinaryFormat/MsgPackDocumentTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57023.183148.patch
Type: text/x-patch
Size: 33935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190123/2fdc80db/attachment.bin>


More information about the llvm-commits mailing list