Go to file
Frederic Riss 3ad83bd384 [Darwin] Fix deployment target detection
There was a thinko in the deployment target detection code that
made the -isysroot parsing have precedence over the environment
variable for tvOS. This patch makes this logic symetric for all
platforms (the env variable must have precedence).

llvm-svn: 257543
2016-01-12 23:47:59 +00:00
clang [Darwin] Fix deployment target detection 2016-01-12 23:47:59 +00:00
clang-tools-extra Add extra tests for handling throw() and noexcept() specifiers. 2016-01-12 21:08:27 +00:00
compiler-rt [compiler-rt] [msan] Remove stable-runtime requirement for insertvalue_origin.cc 2016-01-12 15:16:34 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc AMDGPU: Add aliases for all VI targets 2015-12-15 18:37:04 +00:00
libcxx One more missing std:: qualification from Jonathan 2016-01-12 19:15:10 +00:00
libcxxabi Add new tests for throwing incomplete pointer types 2015-12-23 07:04:32 +00:00
libunwind Replace cmake check for printf with a check for fopen. 2015-12-10 00:47:08 +00:00
lld COFF: Update test for recent llvm-objdump change (r257539). 2016-01-12 23:29:42 +00:00
lldb [TestThreadJump] Adjust match sub-string after recent change. 2016-01-12 22:33:19 +00:00
llgo [llgo] Force exporting __morestack from llgoi 2015-11-27 04:46:46 +00:00
llvm CannotBeOrderedLessThanZero: add some missing cases 2016-01-12 23:37:30 +00:00
openmp New API for restoring current thread's affinity to init affinity of application 2016-01-12 17:21:55 +00:00
polly Fix of r257495. 2016-01-12 20:47:48 +00:00