llvm-project/lldb/source
Raphael Isemann ea832b9578 Remove unused History class
Summary: This class doesn't seem to be used anywhere, so we might as well remove the code.

Reviewers: labath

Reviewed By: labath

Subscribers: labath, mgorny, lldb-commits

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

llvm-svn: 337855
2018-07-24 21:09:17 +00:00
..
API Invert dependency between lldb-framework and lldb-suite 2018-07-17 18:28:51 +00:00
Breakpoint Add missing constness. 2018-06-27 07:01:07 +00:00
Commands Move dumping code out of RegisterValue class 2018-07-24 15:48:13 +00:00
Core Move dumping code out of RegisterValue class 2018-07-24 15:48:13 +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 Replaced more boilerplate code with CompletionRequest (NFC) 2018-07-13 18:28:14 +00:00
Plugins Move dumping code out of RegisterValue class 2018-07-24 15:48:13 +00:00
Symbol Rollback r337070. 2018-07-13 23:03:15 +00:00
Target Move dumping code out of RegisterValue class 2018-07-24 15:48:13 +00:00
Utility Remove unused History class 2018-07-24 21:09:17 +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