Go to file
Vince Harron ffee7c114b XFAIL TestAbbreviations on Linux, improve test
It was failing on gcc 4.8, only passing accidentally on clang 3.5
This patch improves the checking to make sure if fails in all cases
and then XFAILS

llvm-svn: 232092
2015-03-12 20:08:45 +00:00
clang Fix grammar in a comment, wrap to 80 columns. No behavior change. 2015-03-12 19:37:10 +00:00
clang-tools-extra [clang-tidy] Remove an empty destructor. 2015-03-12 12:30:10 +00:00
compiler-rt Update copyright year to 2015. 2015-03-12 19:53:06 +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 Fix bitselect for float/double types v2 2015-03-05 15:31:05 +00:00
libcxx Also enable the default rune table on CloudABI. 2015-03-12 15:48:06 +00:00
libcxxabi Remove unneeded const_cast in readPointerHelper. Pointed out by jroelofs 2015-03-10 21:32:53 +00:00
lld Rephrase find loop to use std::find_if 2015-03-12 19:46:21 +00:00
lldb XFAIL TestAbbreviations on Linux, improve test 2015-03-12 20:08:45 +00:00
llgo [llgo] Disable known failing packages in check-libgo 2015-03-06 02:49:07 +00:00
llvm [autoconf] Fix the build failure by quoting the strings. 2015-03-12 19:56:25 +00:00
openmp fix for broken commit 231774 2015-03-10 10:14:57 +00:00
polly Assert in isl expression builder if id can not be found [NFC] 2015-03-10 22:35:43 +00:00