Go to file
Greg Clayton 26661bca20 Remove a premature invalidation of a threads pthread_t handle, thus avoiding
a segfault when calling pthread_cancel.  Also, sets m_read_thread_enabled if
the thread is actually spawned.

Patch from Stephen Wilson.

llvm-svn: 109227
2010-07-23 15:43:25 +00:00
clang Add FILE* leak check to StreamChecker. Patch by Lei Zhang. 2010-07-23 14:14:59 +00:00
compiler-rt Hand-tuning of single-precision soft-float comparison routines for ARM 2010-07-08 17:45:05 +00:00
libcxx Updated weekly by chapter summary 2010-07-22 20:29:53 +00:00
lldb Remove a premature invalidation of a threads pthread_t handle, thus avoiding 2010-07-23 15:43:25 +00:00
llvm fix constness warnings 2010-07-23 13:28:47 +00:00