Go to file
Sean Callanan c0a5cddfa8 Changed LLVM configure options to reflect the new
way of making LLVM not rely on terminfo.

llvm-svn: 188305
2013-08-13 18:11:20 +00:00
clang Have Range::overlapsWith use positive logic 2013-08-13 18:11:16 +00:00
clang-tools-extra Fixes test failure on darwin introduced by r188274 2013-08-13 17:53:00 +00:00
compiler-rt dfsan: fix lint warning 2013-08-13 16:52:07 +00:00
debuginfo-tests Now that we get non-trivial value parameters locations correct, un-XFAIL these tests. 2013-06-19 22:07:11 +00:00
libclc Add intN vloadN() implementations for address spaces 3 and 4 2013-08-12 14:42:51 +00:00
libcxx Updated issues 2039, 2044, 2197, 2225, and 2231 2013-08-13 17:02:42 +00:00
libcxxabi tip-of-trunk clang has corrected some access checks for special members in a virtual inheritance hierarchy. Change a few private inheritances to protected. This change will not impact what the test was testing. This fixes http://llvm.org/bugs/show_bug.cgi?id=16753. 2013-07-30 19:00:45 +00:00
lld [PECOFF] Treat the common symbol as mergeable symbol. 2013-08-13 00:03:21 +00:00
lldb Changed LLVM configure options to reflect the new 2013-08-13 18:11:20 +00:00
llvm Update makeLibCall to return both the call and the chain associated with the libcall instead of just the call. This allows us to specify libcalls that return void. 2013-08-13 17:54:56 +00:00
polly [tests] Update to use lit_config and lit package, as appropriate. 2013-08-09 21:54:36 +00:00