[PATCH] D48175: [BinaryFormat] Add MsgPackTypes
Scott Linder via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 28 14:43:38 PDT 2018
scott.linder updated this revision to Diff 162959.
scott.linder added a comment.
I've updated the patch to just support shared_ptr; I think the more generic option is right for now.
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.162959.patch
Type: text/x-patch
Size: 26556 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180828/38ca1b36/attachment-0001.bin>
More information about the llvm-commits
mailing list