| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
conformance is inferred. // rdar://15515206
llvm-svn: 197448
|
|
|
|
|
|
|
| |
enable them for distinct feature migration.
// rdar://15003157
llvm-svn: 191863
|
|
|
|
|
|
|
| |
migrations under their own option.
wip and // rdar://15003157
llvm-svn: 191855
|
|
|
|
|
|
|
|
|
| |
disable-objc-default-synthesize-properties.
We want the modern behavior most of the time, so inverting the option simplifies
the driver and the tests.
llvm-svn: 191551
|
|
|
|
|
|
|
| |
protocols by ignoring cases where all protocol properties
and methods are optional.
llvm-svn: 186895
|
|
|
|
|
|
|
| |
only add outer-most conforming protocols as adding
others are redundant.
llvm-svn: 186473
|
|
|
|
|
|
| |
properties, then class conforms to that protocol.
llvm-svn: 186460
|
|
declaration to include list of protocols class
conforms to.
llvm-svn: 186443
|