Go to file
Benjamin Kramer b396e6cf35 ASTMatchers: Replace enable_if with static_assert.
This is nicer in general and gives a better error message, but it also might
bring MSVC 2013 back to life.

llvm-svn: 229374
2015-02-16 11:08:00 +00:00
clang ASTMatchers: Replace enable_if with static_assert. 2015-02-16 11:08:00 +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 [x86] Add initial basic support for forming blends of v16i8 vectors. 2015-02-16 10:58:23 +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