[PATCH] D48175: [BinaryFormat] Add MsgPackTypes

Scott Linder via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 31 09:10:25 PDT 2018


scott.linder updated this revision to Diff 163547.
scott.linder added a comment.

Added test for shared ownership. I've run it locally with ASan and UBSan enabled.

And thank you, this will simplify our use-case considerably :)


https://reviews.llvm.org/D48175

Files:
  include/llvm/BinaryFormat/MsgPackTypes.h
  lib/BinaryFormat/CMakeLists.txt
  lib/BinaryFormat/MsgPackTypes.cpp
  unittests/BinaryFormat/CMakeLists.txt
  unittests/BinaryFormat/MsgPackTypesTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48175.163547.patch
Type: text/x-patch
Size: 27349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180831/fa93d7b5/attachment.bin>


More information about the llvm-commits mailing list