Go to file
Greg Clayton 0e14c04479 If we set the DYLD_INSERT_LIBRARIES environment variable when launching debugserver, for use with /usr/lib/libgmalloc.dylib, then make sure we don't pass this environment variable on to any child processes.
llvm-svn: 260284
2016-02-09 21:20:17 +00:00
clang Add Tooling functionality to get a name for a QualType that can be used to name 2016-02-09 21:04:04 +00:00
clang-tools-extra [clang-tidy] Add -target in misc-misplaced-widening-cast test so it will work on various bots 2016-02-09 15:43:05 +00:00
compiler-rt [lsan] Run the tests for each supported arch and suffix each one to distinguish them. 2016-02-09 16:22:39 +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 math: Add frexp ported from amd-builtins 2016-02-08 17:07:21 +00:00
libcxx Introduce a cmake module to figure out whether we need to link with libatomic. 2016-02-09 17:00:38 +00:00
libcxxabi [libcxxabi] Teach cxa_demangle about Hexagon's long double size 2016-01-20 14:10:23 +00:00
libunwind Introduce NetBSD support 2016-02-06 18:19:29 +00:00
lld Use __nl_symbol_ptr instead of __got in the stubs pass on x86 archs. 2016-02-09 20:11:17 +00:00
lldb If we set the DYLD_INSERT_LIBRARIES environment variable when launching debugserver, for use with /usr/lib/libgmalloc.dylib, then make sure we don't pass this environment variable on to any child processes. 2016-02-09 21:20:17 +00:00
llgo [llgo] Force exporting __morestack from llgoi 2015-11-27 04:46:46 +00:00
llvm [AArch64] This check is specific to merging instructions. NFC. 2016-02-09 21:20:12 +00:00
openmp [GCC] GOMP_task: Change argument type of if_cond from int to bool 2016-02-09 07:07:30 +00:00
polly Separate invariant equivalence classes by type 2016-02-07 17:30:13 +00:00