[Lldb-commits] [PATCH] D57714: [Reproducers] Instrumentation Framework: Serialization

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Feb 4 14:21:02 PST 2019


JDevlieghere created this revision.
JDevlieghere added reviewers: labath, davide.
JDevlieghere added a project: LLDB.
Herald added a subscriber: mgorny.

This is the is serialization/deserialization part of the reproducer instrumentation framework.


Repository:
  rLLDB LLDB

https://reviews.llvm.org/D57714

Files:
  include/lldb/Utility/ReproducerInstrumentation.h
  source/Utility/CMakeLists.txt
  source/Utility/ReproducerInstrumentation.cpp
  unittests/Utility/CMakeLists.txt
  unittests/Utility/ReproducerInstrumentationTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57714.185159.patch
Type: text/x-patch
Size: 20589 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190204/1fcb2379/attachment-0001.bin>


More information about the lldb-commits mailing list