Go to file
Dan Albert ec571f2060 Factor out RemoteExecutor from SSHExecutor.
Summary:
A lot of the pieces of SSHExecutor can be shared with my AdbExecutor
(https://android-review.googlesource.com/#/c/138807/).

Reviewers: EricWF, jroelofs

Reviewed By: jroelofs

Subscribers: cfe-commits

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

llvm-svn: 231815
2015-03-10 18:43:16 +00:00
clang Recognize objc_bridge(id) on bridged casts to CF types. 2015-03-10 18:41:23 +00:00
clang-tools-extra [clang-tidy] Fixed header guards using clang-tidy llvm-header-guard check. NFC. 2015-03-09 16:52:33 +00:00
compiler-rt asan: fix leak test for power platform 2015-03-10 10:36: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 Factor out RemoteExecutor from SSHExecutor. 2015-03-10 18:43:16 +00:00
libcxxabi Unwind: define more interfaces more often 2015-03-09 19:35:12 +00:00
lld The LLD tests require 'llvm-nm' to run as well, ensure that this is 2015-03-10 08:08:58 +00:00
lldb Add Debugger::InitializeForLLGS to allow ref counted LLGS initialization. 2015-03-10 18:07:47 +00:00
llgo [llgo] Disable known failing packages in check-libgo 2015-03-06 02:49:07 +00:00
llvm remove names from comments; NFC 2015-03-10 18:41:22 +00:00
openmp fix for broken commit 231774 2015-03-10 10:14:57 +00:00
polly Fix compilation after DataLayout was added to ScevExpander 2015-03-10 15:24:33 +00:00