Go to file
Jim Ingham ff26163768 Don't have both lldb and debugserver call waitpid on the target process. This sets up a race condition,
and if lldb wins, then debugserver won't get the correct error status to lldb.

<rdar://problem/16030008>

llvm-svn: 201744
2014-02-20 00:52:37 +00:00
clang Updated to r201734. Removed unused declaration from lit test. 2014-02-19 23:57:54 +00:00
clang-tools-extra Add a makefile for clang-query. Patch by Alex Horn! 2014-02-18 19:46:01 +00:00
compiler-rt Add rudimentary support for running compiler-rt lit tests with GCC 2014-02-19 15:13:14 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc Add generic nvptx targets 2014-02-14 20:33:53 +00:00
libcxx Implement LWG Issues #2329 and #2332 - disallow iterators into temporary regexes and regexes into temporary strings 2014-02-19 21:21:11 +00:00
libcxxabi Demangle Dc to decltype(auto) as per the Itanium C++ ABI spec. 2014-02-17 21:56:01 +00:00
lld [ELF] Dont generate PHDR when creating dynamic libraries. 2014-02-19 23:46:13 +00:00
lldb Don't have both lldb and debugserver call waitpid on the target process. This sets up a race condition, 2014-02-20 00:52:37 +00:00
llvm Avoid collisions with Objective-C++ keywords 2014-02-19 22:16:53 +00:00
openmp For your Christmas hacking pleasure. 2013-12-23 17:28:57 +00:00
polly www: Add FOSDEM presentation and Polly buildbots 2014-02-19 21:58:56 +00:00