llvm-project/lldb/tools/driver
Jonas Devlieghere 13ecae2f9a [Reproducers] Support capturing a reproducer without an explicit path.
Tablegen doesn't support options that are both flags and take values as
an argument. I noticed this when doing the tablegen rewrite, but forgot
that that affected the reproducer --capture flag.

This patch makes --capture a flag and adds --capture-path to specify a
path for the reproducer. In reality I expect this to be mostly used for
testing, but it could be useful nonetheless.

Differential revision: https://reviews.llvm.org/D59238

llvm-svn: 355936
2019-03-12 16:44:18 +00:00
..
CMakeLists.txt [CMake] Revised RPATH handling 2019-01-04 12:46:57 +00:00
Driver.cpp [Reproducers] Support capturing a reproducer without an explicit path. 2019-03-12 16:44:18 +00:00
Driver.h Bring Doxygen comment syntax in sync with LLVM coding style. 2019-03-11 17:09:29 +00:00
Options.td [Reproducers] Support capturing a reproducer without an explicit path. 2019-03-12 16:44:18 +00:00
Platform.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Platform.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
lldb-Info.plist Update the INFOPLIST_FILE setting in the xcode project file 2016-03-24 22:27:52 +00:00