[PATCH] D57076: [ObjC generics] Fix applying `__kindof` to the type parameter.

Volodymyr Sapsai via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 15 17:00:49 PST 2019


This revision was automatically updated to reflect the committed changes.
vsapsai marked an inline comment as done.
Closed by commit rC354189: [ObjC generics] Fix applying `__kindof` to the type parameter. (authored by vsapsai, committed by ).
Herald added a subscriber: jdoerfert.
Herald added a project: clang.

Changed prior to commit:
  https://reviews.llvm.org/D57076?vs=183338&id=187117#toc

Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57076/new/

https://reviews.llvm.org/D57076

Files:
  lib/AST/Type.cpp
  test/SemaObjC/kindof.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57076.187117.patch
Type: text/x-patch
Size: 5252 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190216/4814c177/attachment.bin>


More information about the cfe-commits mailing list