llvm-project/lldb/source
Jim Ingham 1a81b27378 Add a few const's (thanks Zachary) and return shared or unique pointers
in places where they help prevent leaks.

llvm-svn: 281288
2016-09-13 01:58:08 +00:00
..
API LLDB: API for iPermission of object file's sections 2016-09-08 12:22:56 +00:00
Breakpoint Add a few const's (thanks Zachary) and return shared or unique pointers 2016-09-13 01:58:08 +00:00
Commands This is the main part of a change to add breakpoint save and restore to lldb. 2016-09-12 23:10:56 +00:00
Core Add a few const's (thanks Zachary) and return shared or unique pointers 2016-09-13 01:58:08 +00:00
DataFormatters *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
Expression *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
Host I had a problem with one SDK where dispatch_release was actually a 2016-09-08 02:29:40 +00:00
Initialization *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
Interpreter *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
Plugins Fix an issue where LLDB was not masking enough bits off of objc classes data() pointers, effectively rendering us unable to generate descriptors for some classes 2016-09-13 00:22:49 +00:00
Symbol Force the initialization of the m_type ivar in 2016-09-08 02:26:58 +00:00
Target Add a few const's (thanks Zachary) and return shared or unique pointers 2016-09-13 01:58:08 +00:00
Utility Move StdStringExtractor to tools/debugserver 2016-09-12 16:13:05 +00:00
CMakeLists.txt Add initial CMake glue for the NetBSD platform 2015-10-24 00:27:04 +00:00
lldb.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00