llvm-project/lldb/source
Greg Clayton 98f9bcc1c9 Fixed errors in AllocatedBlock:
- Allow zero byte size request for memory and ensure it gets a unique address
- Exit the free block loop when we find an appropriate free block

<rdar://problem/30644888>

llvm-svn: 295907
2017-02-22 23:42:55 +00:00
..
API [CMake] Adding API dependency on Utility 2017-02-13 21:16:01 +00:00
Breakpoint [CMake] Adding API dependency on Utility 2017-02-13 21:19:53 +00:00
Commands Fix a couple of corner cases in NameMatches 2017-02-20 11:35:33 +00:00
Core Switch "lldb" log channel to the new registration mechanism 2017-02-22 11:51:12 +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 Finish breaking the dependency from Utility. 2017-02-16 19:38:21 +00:00
Initialization Switch "lldb" log channel to the new registration mechanism 2017-02-22 11:51:12 +00:00
Interpreter Finish breaking the dependency from Utility. 2017-02-16 19:38:21 +00:00
Plugins Replace WINLOG_*** macros with LLDB_LOG 2017-02-22 10:38:02 +00:00
Symbol Fix compiler warnings for missing switch cases in lldb. 2017-02-17 13:39:50 +00:00
Target Fixed errors in AllocatedBlock: 2017-02-22 23:42:55 +00:00
Utility Fix a couple of corner cases in NameMatches 2017-02-20 11:35:33 +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