Go to file
Jordan Rose 2bd991a1c0 Move Sema::PropertyIfSetterOrGetter to ObjCMethodDecl::findPropertyDecl.
Then, switch users of PropertyIfSetterOrGetter and LookupPropertyDecl
(the latter by name) over to findPropertyDecl. This actually makes
-Wreceiver-is-weak a bit stronger than it was before.

llvm-svn: 165628
2012-10-10 16:42:54 +00:00
clang Move Sema::PropertyIfSetterOrGetter to ObjCMethodDecl::findPropertyDecl. 2012-10-10 16:42:54 +00:00
clang-tools-extra Remove a trailing blank line, test commit. 2012-10-10 14:06:15 +00:00
compiler-rt -fcatch-undefined-behavior: handler for VLA bound which evaluates to a non-positive value. 2012-10-10 01:10:59 +00:00
debuginfo-tests
libclc
libcxx
libcxxabi
lld
lldb Free the opcode_data malloc'ed memory instead of leaking it - thanks for catching that, Chris. 2012-10-10 03:47:23 +00:00
llvm Add alternative support for FP_ROUND from v2f32 to v2f64 2012-10-10 16:32:15 +00:00
polly Trivial change to the README, mainly to test commit access. 2012-10-09 04:59:42 +00:00