llvm-project/lldb/lit/Driver
Adrian Prantl e6130a3090 Fix a crash in option parsing.
The call to getopt_long didn't handle the case where the *last* option
had an argument missing.

<rdar://problem/51231882>

Differential Revision: https://reviews.llvm.org/D63110

llvm-svn: 363101
2019-06-11 21:14:02 +00:00
..
Inputs Fix a crash in option parsing. 2019-06-11 21:14:02 +00:00
LocalLLDBInit.test [lldb] [lit] Skip more tests when Python is unavailable 2019-05-19 09:27:52 +00:00
TestCommands.test
TestConvenienceVariables.test [lldb] [lit] Driver/TestConvenienceVariables.test requires Python 2019-05-19 06:05:31 +00:00
TestCore.test
TestFile.test
TestNoUseColor.test
TestProcessAttach.test Fix a crash in option parsing. 2019-06-11 21:14:02 +00:00
TestRepl.test Update the lldb driver to support the -O and -S options when passing --repl 2019-03-25 15:38:18 +00:00
TestSingleQuote.test [testsuite] Add a comment explaining what this test does. 2019-02-12 23:02:53 +00:00