llvm-project/lldb/source
Michał Górny e1acadb61d [lldb] [Host/ConnectionFileDescriptor] Refactor to improve code reuse
Refactor ConnectionFileDescriptor to improve code reuse for different
types of sockets.  Unify method naming.

While at it, remove some (now-)dead code from Socket.

Differential Revision: https://reviews.llvm.org/D112495
2021-10-27 12:45:52 +02:00
..
API Modernize Platform::GetOSKernelDescription 2021-10-27 10:46:47 +02:00
Breakpoint Use llvm::is_contained (NFC) 2021-10-24 09:32:57 -07:00
Commands [lldb] Remove ConstString from Platform plugin names 2021-10-26 10:04:35 +02:00
Core Remove ConstString from Language, LanguageRuntime, SystemRuntime and SymbolFile plugin names 2021-10-27 08:25:44 +02:00
DataFormatters [lldb/Formatters] Remove space from vector type string summaries (NFCI) 2021-10-22 21:18:54 +02:00
Expression [lldb, mlir] Migrate from getNumArgOperands and arg_operands (NFC) 2021-10-07 08:29:42 -07:00
Host [lldb] [Host/ConnectionFileDescriptor] Refactor to improve code reuse 2021-10-27 12:45:52 +02:00
Initialization [lldb] Replace default bodies of special member functions with = default; 2021-07-02 11:31:16 -07:00
Interpreter [lldb] improve the help strings for gdb-remote and kdp-remote 2021-10-19 13:08:21 -07:00
Plugins Modernize Platform::GetOSKernelDescription 2021-10-27 10:46:47 +02:00
Symbol Add new key/value pairs to the module statistics for "statistics dump". 2021-10-26 15:09:31 -07:00
Target Modernize Platform::GetOSKernelDescription 2021-10-27 10:46:47 +02:00
Utility [lldb] [Utility/UriParser] Return results as 'struct URI' 2021-10-25 10:58:21 +02:00
CMakeLists.txt [LLVM][CMake][NFC] Resolve FIXME: Rename LLVM_CMAKE_PATH to LLVM_CMAKE_DIR throughout the project 2021-09-16 18:29:57 +02:00
lldb.cpp [lldb] Reinstate support for LLDB_VERSION_STRING 2021-02-22 16:56:00 -08:00