[PATCH] D48175: [BinaryFormat] Add MsgPackTypes

Scott Linder via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 28 08:10:52 PDT 2018


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

Add virtual destructor to base class and clean up tests.


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.162873.patch
Type: text/x-patch
Size: 30634 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180828/01f09be0/attachment.bin>


More information about the llvm-commits mailing list