llvm-project/lldb/source
Pavel Labath 5e336903be Modernize Enable/DisableLogChannel interface a bit
Summary:
Use StringRef and ArrayRef where possible. This adds an accessor to the
Args class to get a view of the arguments as ArrayRef<const char *>.

Reviewers: zturner

Subscribers: lldb-commits

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

llvm-svn: 296592
2017-03-01 10:08:40 +00:00
..
API Modernize Enable/DisableLogChannel interface a bit 2017-03-01 10:08:40 +00:00
Breakpoint [CMake] Adding API dependency on Utility 2017-02-13 21:19:53 +00:00
Commands Modernize Enable/DisableLogChannel interface a bit 2017-03-01 10:08:40 +00:00
Core Modernize Enable/DisableLogChannel interface a bit 2017-03-01 10:08:40 +00:00
DataFormatters Clean up debug logging 2017-02-13 11:03:17 +00:00
Expression Remove dependencies from Utility to Core and Target. 2017-02-14 19:06:07 +00:00
Host Delete DataBufferMemoryMap. 2017-02-24 18:56:49 +00:00
Initialization Switch "posix" to the new log channel registration mechanism 2017-02-23 10:33:16 +00:00
Interpreter Finish breaking the dependency from Utility. 2017-02-16 19:38:21 +00:00
Plugins Fix a bug in r294611 w.r.t. Darwin Kernel debugging. 2017-02-28 18:57:54 +00:00
Symbol Fix a race condition in FuncUnwinders where the mutex was being 2017-02-24 03:35:46 +00:00
Target Fix incorrect logic in StackFrame::Disassemble. 2017-02-28 17:59:59 +00:00
Utility Implement QPassSignals GDB package in lldb-server 2017-02-24 09:29:14 +00:00
CMakeLists.txt [CMake] Fixing CMake to append source properties instead of overwrite them. 2016-11-10 23:56:32 +00:00
lldb.cpp One more cleanup to lldb version printing 2016-11-14 22:43:08 +00:00