Go to file
John McCall d2930c2100 In Objective-C, pull arbitrary attributes from overridden
methods, including indirectly overridden methods like those
declared in protocols and categories.  There are mismatches
that we would like to diagnose but aren't yet, but this   
is fine for now.

I looked at approaches that avoided doing this lookup 
unless we needed it, but the infer-related-result-type
checks were doing it anyway, so I left it with the same
fast-path check for no previous declartions of that 
selector.

llvm-svn: 135743
2011-07-22 02:45:48 +00:00
clang In Objective-C, pull arbitrary attributes from overridden 2011-07-22 02:45:48 +00:00
compiler-rt <rdar://problem/9624306> clean up darwin platform to use xcrun. Set up variables in darwin_bni.mk. Use GetCNAVar in AppleBI.mk 2011-06-21 00:07:55 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Correct test. 2011-07-19 01:07:49 +00:00
libcxxabi Added copyright header 2011-07-20 18:41:23 +00:00
lldb Fix comment. 2011-07-22 00:51:54 +00:00
llvm Allow getBlockFreq to return 0. 2011-07-22 02:24:57 +00:00
polly www: Memory Access Documentation Update 2011-07-21 00:08:23 +00:00