[Lldb-commits] [PATCH] D54617: [Reproducers] Add file provider

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Jan 29 12:36:44 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL352538: [Reproducers] Add file provider (authored by JDevlieghere, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D54617?vs=183968&id=184156#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D54617

Files:
  lldb/trunk/include/lldb/Host/FileSystem.h
  lldb/trunk/include/lldb/Utility/FileCollector.h
  lldb/trunk/include/lldb/Utility/Reproducer.h
  lldb/trunk/lit/Reproducer/Inputs/FileCapture.in
  lldb/trunk/lit/Reproducer/Inputs/FileReplay.in
  lldb/trunk/lit/Reproducer/TestFileRepro.test
  lldb/trunk/lit/Reproducer/TestGDBRemoteRepro.test
  lldb/trunk/source/Host/common/FileSystem.cpp
  lldb/trunk/source/Host/macosx/objcxx/Host.mm
  lldb/trunk/source/Initialization/SystemInitializerCommon.cpp
  lldb/trunk/source/Utility/CMakeLists.txt
  lldb/trunk/source/Utility/FileCollector.cpp
  lldb/trunk/source/Utility/Reproducer.cpp
  lldb/trunk/unittests/Utility/CMakeLists.txt
  lldb/trunk/unittests/Utility/FileCollectorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54617.184156.patch
Type: text/x-patch
Size: 28289 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190129/e9344e20/attachment-0001.bin>


More information about the lldb-commits mailing list