[Lldb-commits] [PATCH] D63229: [Reproducers] Include lldb version in the reproducer root

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jun 12 14:30:06 PDT 2019


JDevlieghere created this revision.
JDevlieghere added reviewers: aprantl, davide.
JDevlieghere added a project: LLDB.
Herald added a subscriber: abidh.

Generally, reproducers are rev-locked to the version of LLDB, so it's valuable to have the LLDB version in the reproducer. For now I just want the information to be present, without enforcing it, but I envision emitting a warning during replay in the future.


Repository:
  rLLDB LLDB

https://reviews.llvm.org/D63229

Files:
  lldb/include/lldb/Utility/Reproducer.h
  lldb/lit/Reproducer/TestFileRepro.test
  lldb/source/Initialization/SystemInitializerCommon.cpp
  lldb/source/Utility/Reproducer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63229.204356.patch
Type: text/x-patch
Size: 3829 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190612/3aba0e54/attachment.bin>


More information about the lldb-commits mailing list