Go to file
Szabolcs Sipos 1d068bb254 Adding new AST matcher: gnuNullExpr
It matches GNU __null expression.

llvm-svn: 236731
2015-05-07 14:24:22 +00:00
clang Adding new AST matcher: gnuNullExpr 2015-05-07 14:24:22 +00:00
clang-tools-extra Changed option processing to implicitly use -x c++ if no other -x option specified. Added implicit -w option to disable compilation warnings, in particular to avoid warning on pragma once. 2015-05-06 18:43:01 +00:00
compiler-rt Intercept scandir() on FreeBSD 2015-05-07 12:14:32 +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 r600: Use __clc_ldexp on asics that don't implement the intruction 2015-05-06 21:59:30 +00:00
libcxx Replace two naked references of 'std::' with the macro '_VSTD::'. No functionality change. 2015-05-06 12:11:22 +00:00
libcxxabi Disallow conversions from function pointers to void*. 2015-05-01 01:49:37 +00:00
libunwind Fix libunwind to build on FreeBSD 2015-05-06 10:32:28 +00:00
lld [ARM] Check overflow of R_ARM_PREL31 2015-05-07 14:05:30 +00:00
lldb Increase the timeout limit for TestConcurrentEvents 2015-05-07 13:35:21 +00:00
llgo [llgo] add buildbot-slave config 2015-04-08 01:41:46 +00:00
llvm [llvm-readobj/obj2yaml/yaml2obj] Support more MIPS ELF header flags 2015-05-07 14:04:44 +00:00
openmp D7631: added regression tests for hinted locks - to be integrated into testsuite. 2015-05-06 19:40:54 +00:00
polly [cmake] Remove two unused include paths 2015-05-06 12:28:23 +00:00