llvm-project/lldb/source
Sean Callanan fc670cf6d0 Don't crash when trying to capture persistent variables in a block.
Reports an error instead.  We can fix this later to make persistent variables
work, but right now we hit an LLVM assertion if we get this wrong.

<rdar://problem/27770298>

llvm-svn: 279850
2016-08-26 18:12:39 +00:00
..
API Add api logging for SBDebugger::SetCurrentPlatformSDKRoot. 2016-08-24 05:25:32 +00:00
Breakpoint Errors compiling breakpoint conditions will cause the breakpoint not to be hit 2016-08-03 22:46:11 +00:00
Commands Add a notification message in 'type lookup' when the current language doesn't yield results and one has to go across multiple languages to scan for types 2016-08-25 22:11:01 +00:00
Core Add cmake option to choose whether to use the builtin demangler 2016-08-26 09:47:58 +00:00
DataFormatters remove use of Mutex in favour of std::{,recursive_}mutex 2016-05-18 01:59:10 +00:00
Expression [lldb] Use OrcMCJITReplacement rather than MCJIT as the underlying JIT for LLDB 2016-08-19 21:27:16 +00:00
Host Change the PathMappingList::FindFile to use FileSpec API's 2016-08-23 17:13:33 +00:00
Initialization Delete Host/windows/win32.h 2016-08-09 23:06:08 +00:00
Interpreter Add StructuredData plugin type; showcase with new DarwinLog feature 2016-08-19 04:21:48 +00:00
Plugins Don't crash when trying to capture persistent variables in a block. 2016-08-26 18:12:39 +00:00
Symbol Symbol: add missing item in covered switch 2016-08-16 04:12:36 +00:00
Target Fix mismatched new/free in Process:RunPrivateStateThread 2016-08-24 14:03:10 +00:00
Utility Fix-up r278299 for windows 2016-08-12 11:20:21 +00:00
CMakeLists.txt Add initial CMake glue for the NetBSD platform 2015-10-24 00:27:04 +00:00
lldb.cpp Add more NetBSD platform glue for lldb 2015-11-07 15:31:54 +00:00