[PATCH] D72872: [ObjC generics] Fix not inheriting type bounds in categories/extensions.
Volodymyr Sapsai via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 3 16:49:29 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa8c8b627f23f: [ObjC generics] Fix not inheriting type bounds in categories/extensions. (authored by vsapsai).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72872/new/
https://reviews.llvm.org/D72872
Files:
clang/include/clang/AST/ASTContext.h
clang/lib/AST/ASTContext.cpp
clang/lib/AST/Type.cpp
clang/lib/Sema/SemaDeclObjC.cpp
clang/test/SemaObjC/parameterized_classes_collection_literal.m
clang/test/SemaObjC/parameterized_classes_subst.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72872.254950.patch
Type: text/x-patch
Size: 4824 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200403/93d86bad/attachment.bin>
More information about the cfe-commits
mailing list