[Lldb-commits] [PATCH] D56322: [Reproducers] SBReproducer framework

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Feb 1 17:20:13 PST 2019


JDevlieghere updated this revision to Diff 184874.
JDevlieghere added a comment.

- Move framework in Utility
- Update tests


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

https://reviews.llvm.org/D56322

Files:
  include/lldb/API/SBReproducer.h
  include/lldb/Utility/ReproducerInstrumentation.h
  source/API/CMakeLists.txt
  source/API/SBReproducer.cpp
  source/API/SBReproducerPrivate.h
  source/Utility/CMakeLists.txt
  source/Utility/ReproducerInstrumentation.cpp
  tools/driver/Driver.cpp
  unittests/Utility/CMakeLists.txt
  unittests/Utility/ReproducerInstrumentationTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56322.184874.patch
Type: text/x-patch
Size: 41100 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190202/910b91d3/attachment-0001.bin>


More information about the lldb-commits mailing list