summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjC/parameterized_classes_subst.m
Commit message (Expand)AuthorAgeFilesLines
* Implement variance for Objective-C type parameters.Douglas Gregor2015-07-071-0/+30
* Implement the Objective-C __kindof type qualifier.Douglas Gregor2015-07-071-1/+13
* Warn when an intended Objective-C specialization was actually a useless proto...Douglas Gregor2015-07-071-1/+9
* Improve the Objective-C common-type computation used by the ternary operator.Douglas Gregor2015-07-071-3/+9
* Substitute type arguments into uses of Objective-C interface members.Douglas Gregor2015-07-071-0/+372
OpenPOWER on IntegriCloud