Go to file
Fariborz Jahanian fce89c609d objective-c arc: Issue warning under -Wreceiver-is-weak
if receiver is a 'weak' property, by type or by attribute.
// rdar://10225276

llvm-svn: 155159
2012-04-19 21:44:57 +00:00
clang objective-c arc: Issue warning under -Wreceiver-is-weak 2012-04-19 21:44:57 +00:00
compiler-rt [asan] test for issue #66 2012-04-19 14:53:51 +00:00
debuginfo-tests Revert previous patch as the corresponding clang patch was reverted. 2012-01-26 07:01:33 +00:00
libclc Switch to BSD/MIT dual license. 2012-02-22 04:47:39 +00:00
libcxx libc++: only #include <cxxabi.h> if it exists. This allows libc++ to build 2012-04-19 01:36:12 +00:00
libcxxabi Richard Smith: __int128 is a GNU keyword which clang 3.1 supports. This usage of it as an identifier will need to be renamed. 2012-04-18 20:55:06 +00:00
lld Factor out core linking options from Platform in a new ResolverOptions 2012-04-18 21:55:06 +00:00
lldb LLDB test suite should also output the config info string along with the stack trace. 2012-04-19 21:33:55 +00:00
llvm Test for the the problem with xors being changed into ands 2012-04-19 20:54:44 +00:00
polly Dependences: Rework parallelism check 2012-04-19 16:38:16 +00:00