Go to file
Andrew Wilkins d07b2b4228 [llgo] Disable known failing packages in check-libgo
Summary:
There are two packages in libgo which have
known failures when running the "make check" rule.
This change disables those packages in the tests so
that we can run libgo tests without them until the
root causes are identified and resolved.

Test Plan: ran check-libgo rule

Reviewers: pcc

Reviewed By: pcc

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D8003

llvm-svn: 231448
2015-03-06 02:49:07 +00:00
clang Add a download link to the web page (PR22764) 2015-03-06 00:13:55 +00:00
clang-tools-extra Renamed function to avoid confusion about purpose. 2015-03-06 00:39:42 +00:00
compiler-rt Add a symbolizer testcase for closed stdin/stdout 2015-03-05 23:41:47 +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 Run ShTests when the executor is an instance of LocalExecutor 2015-03-05 20:27:01 +00:00
libcxxabi Fix build with GCC: 2015-03-05 02:56:05 +00:00
lld We want to add the entry point to the root set unconditionally, but these 2015-03-06 02:05:03 +00:00
lldb Bump major vers # in xcode project file from 330 to 340. 2015-03-06 00:45:01 +00:00
llgo [llgo] Disable known failing packages in check-libgo 2015-03-06 02:49:07 +00:00
llvm [objc-arc] Sprinkle some more auto on some iterators. 2015-03-06 02:10:03 +00:00
openmp moved Windows-specific flags under the WINDOWS guard in CMake 2015-03-05 17:50:48 +00:00
polly Fix compilation after 'Make DataLayout Non-Optional in the Module' commit 2015-03-05 09:48:20 +00:00