| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement variance for Objective-C type parameters. | Douglas Gregor | 2015-07-07 | 1 | -0/+30 |
| * | Implement the Objective-C __kindof type qualifier. | Douglas Gregor | 2015-07-07 | 1 | -1/+13 |
| * | Warn when an intended Objective-C specialization was actually a useless proto... | Douglas Gregor | 2015-07-07 | 1 | -1/+9 |
| * | Improve the Objective-C common-type computation used by the ternary operator. | Douglas Gregor | 2015-07-07 | 1 | -3/+9 |
| * | Substitute type arguments into uses of Objective-C interface members. | Douglas Gregor | 2015-07-07 | 1 | -0/+372 |

