> On Aug 31, 2015, at 4:28 PM, Zachary Turner <ztur...@google.com> wrote:
> 
> Sounds good.  I already have that working in a local patch, but I will wait 
> for the fix you described earlier to go in first, and handle the merge and 
> check in the weak_ptr change.
> 

This was in yesterday:

Author: gclayton
Date: Mon Aug 31 16:25:45 2015
New Revision: 246488

URL: http://llvm.org/viewvc/llvm-project?rev=246488&view=rev
Log:
Stop objects from keeping a strong reference to the process when they should 
have a weak reference.


Modified:
   
lldb/trunk/source/Plugins/InstrumentationRuntime/AddressSanitizer/AddressSanitizerRuntime.cpp
   
lldb/trunk/source/Plugins/InstrumentationRuntime/AddressSanitizer/AddressSanitizerRuntime.h
   
lldb/trunk/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.cpp
   
lldb/trunk/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.h
   lldb/trunk/source/Plugins/MemoryHistory/asan/MemoryHistoryASan.cpp
   lldb/trunk/source/Plugins/MemoryHistory/asan/MemoryHistoryASan.h


_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to