[PATCH] D80121: [MsgPack] Added convenience assignment to MsgPackDocument

Tim Renouf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 18 09:40:05 PDT 2020


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

V3: Added assignment for const char *, otherwise it defaults to using

  the bool one rather than the StringRef one.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80121

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: D80121.264656.patch
Type: text/x-patch
Size: 5245 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200518/e45e6c6e/attachment.bin>


More information about the llvm-commits mailing list