Go to file
Tamas Berghammer 765b5e5bfe Remove use_pthread option from getBuildFlags in the test environment
Removing the option to require the usage of pthread based on an argument
of the getBuildFlags method in lldbtest.py because it can be specified
by a variable in the makefile for the given test case. Using the
variable in the makefile works in all supported platforms.

Differential revision: http://reviews.llvm.org/D7861

llvm-svn: 230493
2015-02-25 13:26:28 +00:00
clang Fix UTF8 chars to ASCII. 2015-02-25 11:02:00 +00:00
clang-tools-extra [clang-tidy] Correct spelling error in test file name. NFC. 2015-02-25 13:17:14 +00:00
compiler-rt Revert 230419, 230425, 230432. 2015-02-25 04:39:21 +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 Implement log10 2015-01-30 18:00:34 +00:00
libcxx Add trailing return types (and noexcept specifications) to the 'diamond operators'. Fixes PR#22600. 2015-02-25 12:20:52 +00:00
libcxxabi Add .fpu directives to ARM unwind save & restore functions. 2015-02-24 20:09:29 +00:00
lld [ELF][X86_64] Handle R_X86_64_PC64 relocation 2015-02-25 05:56:05 +00:00
lldb Remove use_pthread option from getBuildFlags in the test environment 2015-02-25 13:26:28 +00:00
llgo Build cgo and llgo-go 2015-02-14 01:46:01 +00:00
llvm Silencing a "result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)" warning in MSVC; NFC. 2015-02-25 13:05:24 +00:00
openmp Two warning messages fixed. 2015-02-20 18:19:41 +00:00
polly Allow non-affine control flow -- Code Generation 2015-02-24 16:16:32 +00:00