[PATCH] D72872: [ObjC generics] Fix not inheriting type bounds in categories/extensions.

Hans Wennborg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 12 07:09:28 PST 2020


hans added a comment.

In D72872#1870256 <https://reviews.llvm.org/D72872#1870256>, @vsapsai wrote:

> 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.


Thanks! I applied the patch and was able to build large parts of Chromium without any problems.


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