[Lldb-commits] [PATCH] D86497: [lldb] Add reproducer verifier
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Aug 26 11:18:34 PDT 2020
JDevlieghere updated this revision to Diff 288051.
JDevlieghere added a comment.
- Address code review feedback
- Run the verifier when replaying a reproducer
- Add SBReplayOptions instead of adding another overload
- Add `--reproducer-skip-verify` flag
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86497/new/
https://reviews.llvm.org/D86497
Files:
lldb/include/lldb/API/SBReproducer.h
lldb/include/lldb/Utility/Reproducer.h
lldb/source/API/SBReproducer.cpp
lldb/source/Commands/CommandObjectReproducer.cpp
lldb/source/Commands/Options.td
lldb/source/Utility/Reproducer.cpp
lldb/source/Utility/ReproducerProvider.cpp
lldb/test/Shell/Reproducer/TestDebugSymbols.test
lldb/test/Shell/Reproducer/TestVerify.test
lldb/tools/driver/Driver.cpp
lldb/tools/driver/Options.td
llvm/include/llvm/Support/VirtualFileSystem.h
llvm/lib/Support/VirtualFileSystem.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86497.288051.patch
Type: text/x-patch
Size: 22346 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200826/6080321d/attachment-0001.bin>
More information about the lldb-commits
mailing list