Go to file
Fariborz Jahanian bdb1b0d6cb Implement new default property synthesis rules. Essentially, no longer
user directive is needed to force a property implementation.
It is decided based on those propeties which are declared in
the class (or in its protocols) but not those which must be
default implemented by one of its super classes. Implements radar 7923851.

llvm-svn: 103787
2010-05-14 18:35:57 +00:00
clang Implement new default property synthesis rules. Essentially, no longer 2010-05-14 18:35:57 +00:00
compiler-rt tweak arm exports 2010-05-07 23:44:43 +00:00
libcxx weekly test results 2010-05-13 20:10:39 +00:00
llvm Simplify the handling of physreg defs and uses in RegAllocFast. 2010-05-14 18:03:25 +00:00