[PATCH] D79671: [MsgPack] MsgPackDocument::readFromBlob now merges
Tim Renouf via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 21 05:54:29 PDT 2020
tpr updated this revision to Diff 265483.
tpr added a comment.
V5: API change so client can choose whether array merging does merge or append.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79671/new/
https://reviews.llvm.org/D79671
Files:
llvm/include/llvm/BinaryFormat/MsgPackDocument.h
llvm/lib/BinaryFormat/MsgPackDocument.cpp
llvm/unittests/BinaryFormat/MsgPackDocumentTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79671.265483.patch
Type: text/x-patch
Size: 16770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200521/888cdfa6/attachment-0001.bin>
More information about the llvm-commits
mailing list