[PATCH] D57076: [ObjC generics] Fix applying `__kindof` to the type parameter.
Volodymyr Sapsai via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 24 10:44:38 PST 2019
vsapsai updated this revision to Diff 183338.
vsapsai added a comment.
- Address review comment: don't crash when AttributedType is transformed to another type class.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57076/new/
https://reviews.llvm.org/D57076
Files:
clang/lib/AST/Type.cpp
clang/test/SemaObjC/kindof.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57076.183338.patch
Type: text/x-patch
Size: 5288 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190124/bb1b07d5/attachment-0001.bin>
More information about the cfe-commits
mailing list