llvm-project/lldb/tools/driver
Jonas Devlieghere a0a2ca67fe [Driver] Remove duplicate option parsing (NFC)
We were checking OPT_no_use_colors three times, twice to disable colors
and once to enable debug mode. This simplifies things and now the option
is only checked once.

llvm-svn: 370814
2019-09-03 20:18:19 +00:00
..
CMakeLists.txt [CMake] LLDB.framework tools handling 2019-05-29 11:26:06 +00:00
Driver.cpp [Driver] Remove duplicate option parsing (NFC) 2019-09-03 20:18:19 +00:00
Driver.h typedef enum -> enum 2019-05-14 08:55:50 +00:00
Options.td [Driver] Add command line option to allow loading local lldbinit file. 2019-05-07 16:57:17 +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 Detect HAVE_SYS_TYPES_H in lldb 2019-08-07 06:15:01 +00:00
lldb-Info.plist Update the INFOPLIST_FILE setting in the xcode project file 2016-03-24 22:27:52 +00:00