[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
Tue Feb 11 11:28:35 PST 2020
vsapsai added a comment.
In D72872#1868989 <https://reviews.llvm.org/D72872#1868989>, @hans wrote:
> I don't have the context here. Was I added as a subscriber because it's related to the clang 10 release?
It's not related to clang 10 release. I've added you because earlier you've found a problem with a previous approach https://github.com/llvm/llvm-project/commit/4c539e8da1b3de38a53ef3f7497f5c45a3243b61 So in case it breaks something else, you have extra visibility into the change.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72872/new/
https://reviews.llvm.org/D72872
More information about the cfe-commits
mailing list