Go to file
Johnny Chen 90830703b2 Add test cases where we start three worker threads, with a write watchpoint set. As soon as a watchpoint is hit in either of the worker thread,
we delete the watchpoint.  The test succeeds when no more watchpoint hit event fires after the deletion of the watchpoint.

related to rdar://problem/11320188

llvm-svn: 157084
2012-05-18 23:30:57 +00:00
clang [analyzer] Fix a c++11 crash: xvalues can be locations (VisitMemberExpr) 2012-05-18 22:47:43 +00:00
compiler-rt tsan: check for overflow in malloc() 2012-05-18 09:41:52 +00:00
debuginfo-tests Revert previous patch as the corresponding clang patch was reverted. 2012-01-26 07:01:33 +00:00
libclc Switch to BSD/MIT dual license. 2012-02-22 04:47:39 +00:00
libcxx Protect __shared_weak_count::__get_deleter declaration with _LIBCPP_NO_RTTI. Fixes http://llvm.org/bugs/show_bug.cgi?id=12867 2012-05-18 13:06:21 +00:00
libcxxabi Fix bug in cxa_demangle involving template substitution. 2012-05-02 15:38:11 +00:00
lld remove completed items 2012-05-04 01:14:02 +00:00
lldb Add test cases where we start three worker threads, with a write watchpoint set. As soon as a watchpoint is hit in either of the worker thread, 2012-05-18 23:30:57 +00:00
llvm Fix replacing all the users of objc weak runtime routines 2012-05-18 22:17:29 +00:00
polly make registerPollyPreoptPasses static 2012-05-07 21:27:11 +00:00