Go to file
Jim Ingham c7078c228a Fixed a thinko in the handling of the case where more than one thread had stopped with real stop reasons at the same time.
Should be that if any of the threads wants to stop, we should stop.  The opposite was what was actually happening

<rdar://problem/12869725>

llvm-svn: 170153
2012-12-13 22:24:15 +00:00
clang [PCH] Make the new PCH format (control block) backwards compatible and 2012-12-13 21:38:23 +00:00
clang-tools-extra Add cpp11-migrate to autoconf build 2012-12-12 16:08:10 +00:00
compiler-rt tsan: fix compilation with -pedantic 2012-12-13 15:26:04 +00:00
debuginfo-tests XTARGET was removed, update debug-info tests. 2012-10-20 01:38:50 +00:00
libclc Fix build against recent versions of Clang. Based on patch by Alastair Donaldson! 2012-12-05 07:39:02 +00:00
libcxx Updated CREDITS.TXT 2012-12-13 00:51:59 +00:00
libcxxabi Rename class __lambda_node to ___lambda_node to fix compile failure with gcc 4.6 and 4.7 2012-12-05 18:55:49 +00:00
lld [CMake] Fix external llvm build. It needs to know where llvm-tblgen is. 2012-12-10 23:52:34 +00:00
lldb Fixed a thinko in the handling of the case where more than one thread had stopped with real stop reasons at the same time. 2012-12-13 22:24:15 +00:00
llvm This is another cleanup patch for 64-bit PowerPC TLS processing. I had 2012-12-13 20:57:10 +00:00
polly isl: detect vector parallelism 2012-12-13 16:52:41 +00:00