| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
to match documentation. // rdar://11309706
llvm-svn: 157074
|
|
|
|
|
|
| |
other class extensions. // rdar://7629420
llvm-svn: 118689
|
|
|
|
|
|
|
|
|
|
| |
where the redelcaration and original
declaration have the 'readwrite' attribute. This is a common case, and we can issue a more lucid diagnostic.
Fixes <rdar://problem/7629420>.
llvm-svn: 117045
|
|
|
|
|
|
| |
declarations (implements radar 7928731).
llvm-svn: 106597
|
|
those declared in it. This is to allow duplicate
property diagnostics for properties declared in class extensions
multiple times (radar 7629420) and for future use.
llvm-svn: 96276
|