summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjC/parameterized_classes.m
Commit message (Expand)AuthorAgeFilesLines
* [SemaObjC] Properly handle mix between type arguments and protocols.Bruno Cardoso Lopes2016-04-131-0/+4
* Switch to using an explicit scope object to ensure we don't forget to pop ObjCRichard Smith2015-11-031-0/+2
* Implement variance for Objective-C type parameters.Douglas Gregor2015-07-071-0/+40
* C++ support for Objective-C lightweight generics.Douglas Gregor2015-07-071-4/+8
* Substitute type arguments into uses of Objective-C interface members.Douglas Gregor2015-07-071-15/+3
* Handle Objective-C type arguments.Douglas Gregor2015-07-071-7/+140
* Parsing, semantic analysis, and AST for Objective-C type parameters.Douglas Gregor2015-07-071-0/+192
OpenPOWER on IntegriCloud