Go to file
Tamas Berghammer 1c6a1ea9b2 Enable process launching on android from lldb-gdbserver
Currently it is uses the same code used on linux. Will be replaced with
android specific code if needed.

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

llvm-svn: 229371
2015-02-16 10:34:30 +00:00
clang ASTMatchers: Make VariadicOperatorMatcher a real variadic template. 2015-02-16 10:29:51 +00:00
clang-tools-extra Fix broken logic for include in block check. 2015-02-13 23:32:08 +00:00
compiler-rt [asan] Support 'su' rooted devices in ASan setup script. 2015-02-16 10:22:12 +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 Implement C++14's sized deallocation functions, since there are no longer implicitly defined by clang, as of r229241. 2015-02-15 05:18:55 +00:00
libcxxabi Moar post-commit review. 2015-02-14 02:02:56 +00:00
lld Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requiring the macro. NFC; lld edition. 2015-02-15 23:10:05 +00:00
lldb Enable process launching on android from lldb-gdbserver 2015-02-16 10:34:30 +00:00
llgo Build cgo and llgo-go 2015-02-14 01:46:01 +00:00
llvm Document that defaulted & deleted methods and explicit conversions are allowed now. 2015-02-16 10:28:41 +00:00
openmp Fixed memory corruption problem. 2015-02-10 20:10:21 +00:00
polly Fix formatting 2015-02-16 06:40:23 +00:00