[PATCH] D23080: ObjC: Use a new type for ObjC type parameter (patch 3 out of 3)

Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 13 10:49:45 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL281358: ObjectiveC Generics: Start using ObjCTypeParamType. (authored by mren).

Changed prior to commit:
  https://reviews.llvm.org/D23080?vs=69765&id=71205#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23080

Files:
  cfe/trunk/lib/AST/ASTContext.cpp
  cfe/trunk/lib/AST/DeclObjC.cpp
  cfe/trunk/lib/AST/Type.cpp
  cfe/trunk/lib/Sema/SemaDeclObjC.cpp
  cfe/trunk/lib/Sema/SemaType.cpp
  cfe/trunk/lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp
  cfe/trunk/test/SemaObjC/kindof.m
  cfe/trunk/test/SemaObjC/parameterized_classes_subst.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23080.71205.patch
Type: text/x-patch
Size: 8840 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160913/41ec438e/attachment.bin>


More information about the cfe-commits mailing list