Go to file
Ilia K d99b8f3ba8 Skip LaunchInTerminalTestCase test on remote systems
Summary:
This ability was added by @jasonmolenda in [[ http://reviews.llvm.org/rL225748 | r225748 ]] but it was commented out because he hadn't test it.
I tested it on OS X and now we can enable it legally.

This change is made by @chying request.

Reviewers: jasonmolenda, chying, clayborg

Reviewed By: clayborg

Subscribers: lldb-commits, chying, jasonmolenda, clayborg

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

llvm-svn: 230782
2015-02-27 19:14:12 +00:00
clang Reland __leave tests (r230717 and r230720, reverted in r230740). 2015-02-27 16:40:43 +00:00
clang-tools-extra Add 'let' to the help message. 2015-02-27 17:53:23 +00:00
compiler-rt [ASan/Win] Update test expectations after r230724 2015-02-27 14:29:53 +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 libclc/math: Add cospi 2015-02-26 15:42:00 +00:00
libcxx Add self to CREDITS.txt 2015-02-26 00:48:22 +00:00
libcxxabi Add remote testing support to the lit config 2015-02-26 15:55:01 +00:00
lld PECOFF: Use StringRef::find_first_of instead of a hand-written loop. 2015-02-27 18:06:41 +00:00
lldb Skip LaunchInTerminalTestCase test on remote systems 2015-02-27 19:14:12 +00:00
llgo Build cgo and llgo-go 2015-02-14 01:46:01 +00:00
llvm Refer users looking for the release notes to 3.6. 2015-02-27 19:06:26 +00:00
openmp Removed all header files for OpenMP 2.5 2015-02-25 18:38:08 +00:00
polly [FIX] Teach RegionGenerator to respect and update dominance 2015-02-27 18:29:04 +00:00