Go to file
Tim Northover 3e8df696ea Darwin: update default iOS version to 5.0
Defaulting to iOS 3.0 when LLVM has to guess the version is no longer a useful
option and can give surprising results (like tail calls being disabled).

5.0 seems like a reasonable compromise as a platform that's still interesting
to some people.

rdar://problem/15567348

llvm-svn: 196912
2013-12-10 11:53:16 +00:00
clang [mips][msa] Correct sld and sldi builtins. 2013-12-10 11:37:00 +00:00
clang-tools-extra Fix assertion error. 2013-12-10 02:26:44 +00:00
compiler-rt [asan] relax HugeMallocTest so that it does not fail on small-RAM machines 2013-12-10 10:34:55 +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 Fix a C&P error in r195021 (65a950abab3cb8435ccb2646ac4773986c995c81) 2013-11-28 00:17:29 +00:00
libcxx Refactor some of the operations in <string> so that they can be reused; no functionality change 2013-12-09 16:00:28 +00:00
libcxxabi Rename UnwindRegisters*.s files to UnwindRegisters*.S, step 2 of 2 2013-12-06 00:37:21 +00:00
lld Add explicit keyword. 2013-12-10 09:12:07 +00:00
lldb Remove 'const' constraint on ProcessLaunchInfo parameter in Process::DoLaunch(). 2013-12-09 22:52:50 +00:00
llvm Darwin: update default iOS version to 5.0 2013-12-10 11:53:16 +00:00
openmp Update web pages to include style sheets and referenced documents missed before. 2013-10-03 11:55:28 +00:00
polly ScopValidator: smax expressions are no parameters 2013-12-09 21:51:46 +00:00