llvm-project/lldb/source
Raphael Isemann 7022b5369d Remove duplicated code in CommandObjectQuit
Summary:
We already have the same check directly before, so this code can never be
reached (as seen in the test coverage).

Subscribers: lldb-commits

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

llvm-svn: 338976
2018-08-06 00:04:51 +00:00
..
API Introduce install-lldb-framework target 2018-08-01 17:21:18 +00:00
Breakpoint Add missing constness. 2018-06-27 07:01:07 +00:00
Commands Remove duplicated code in CommandObjectQuit 2018-08-06 00:04:51 +00:00
Core Add byte counting mechanism to LLDB's Stream class. 2018-08-02 16:38:34 +00:00
DataFormatters Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
Expression Fix whitespace formatting in DWARFExpression::DumpLocation 2018-07-19 13:30:56 +00:00
Host [cmake] Remove unused ${LLDB_PLUGINS} dependency from our Objective-C++ CMake config 2018-07-23 21:14:52 +00:00
Initialization Move pretty stack trace printer into driver. 2018-07-17 10:04:19 +00:00
Interpreter Remove unnecessary newlines from break command help text. 2018-07-30 21:41:13 +00:00
Plugins Revert "Add support for ARM and ARM64 breakpad generated minidump files" 2018-08-03 08:47:22 +00:00
Symbol Add missing boundary checks to variable completion. 2018-07-27 23:37:08 +00:00
Target Revert "Add support for ARM and ARM64 breakpad generated minidump files" 2018-08-03 08:47:22 +00:00
Utility Fix a bug in VMRange 2018-08-04 02:15:26 +00:00
CMakeLists.txt Remove Plugins/Process/POSIX from include_directories 2017-04-11 12:26:25 +00:00
lldb.cpp Run clang-format on lldb.cpp 2017-11-02 16:56:52 +00:00