[Lldb-commits] [PATCH] D86497: [lldb] Add reproducer verifier

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Aug 25 10:49:11 PDT 2020


JDevlieghere updated this revision to Diff 287710.
JDevlieghere added a comment.
Herald added a subscriber: ormris.

- Add tests
- Extract common code from `CommandObjectReproducerDump` and `CommandObjectReproducerVerify` into `GetLoaderFromPathOrCurrent`
- Address code review feedback


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

https://reviews.llvm.org/D86497

Files:
  lldb/include/lldb/Utility/ReproducerProvider.h
  lldb/source/Commands/CommandObjectReproducer.cpp
  lldb/source/Commands/Options.td
  lldb/source/Utility/ReproducerProvider.cpp
  lldb/test/Shell/Reproducer/TestDebugSymbols.test
  lldb/test/Shell/Reproducer/TestVerify.test
  llvm/include/llvm/Support/VirtualFileSystem.h
  llvm/lib/Support/VirtualFileSystem.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86497.287710.patch
Type: text/x-patch
Size: 15850 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200825/2f8de9fa/attachment.bin>


More information about the lldb-commits mailing list