Go to file
Caroline Tice 6760a51739 Replace Mutex guarding python interpreter access with Predicate,
allowing timeouts & informing the user when the lock is unavailable.


Fixed problem where Debugger::Terminate was clearing the debugger list
even when the global ref count was greater than zero.

llvm-svn: 123674
2011-01-17 21:55:19 +00:00
clang NetBSD, OpenBSD, and Dragonfly BSD also have arc4random. Patch from 2011-01-17 19:16:24 +00:00
compiler-rt Add missing <stdint.h> to build properly on Solaris. Patch by Joakim Johansson 2011-01-07 19:09:06 +00:00
debuginfo-tests Test case for r123199. 2011-01-11 00:31:01 +00:00
libcxx Add attribute to inlined member. 2011-01-13 20:05:05 +00:00
lldb Replace Mutex guarding python interpreter access with Predicate, 2011-01-17 21:55:19 +00:00
llvm Add a missing <cctype> include, from Joerg Sonnenberger! 2011-01-17 19:17:01 +00:00