Go to file
Andrew Kaylor 53386dc836 Introducing a temporary work-around for a register mapping problem with 32-bit Linux targets.
llvm-svn: 188954
2013-08-21 22:46:02 +00:00
clang Updated the consumed analysis warnings to use a more standardized diagnostic. 2013-08-21 22:07:20 +00:00
clang-tools-extra cpp11-migrate: Use Replacement serialization from clang::tooling 2013-08-20 19:20:52 +00:00
compiler-rt Add missing ']'. 2013-08-21 20:12:27 +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 mul_hi implementation [v2] 2013-08-19 18:31:49 +00:00
libcxx LWG 2145 - mark constructor for std::error_category as inline and constexpr. Leave the (existing, out-of-line, non-constexpr) in the dylib for compatibility with existing programs) 2013-08-21 02:57:19 +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] Handle "--" option explicitly 2013-08-13 21:44:44 +00:00
lldb Introducing a temporary work-around for a register mapping problem with 32-bit Linux targets. 2013-08-21 22:46:02 +00:00
llvm SelectionDAG: Make sure stores are always added to the LegalizedNodes list 2013-08-21 22:42:58 +00:00
polly Rename "polly-test" in the document and script. 2013-08-18 07:33:28 +00:00