Merged in r351535. Please let me know if there are any more issues in this area.
Also, do you want to write something for r350768 and this in the release notes?
On Thu, Jan 17, 2019 at 7:22 PM Alex L wrote:
>
> Hi Hans,
>
> Could you please cherry-pick this change into the release branch?
>
> Ch
Hi Hans,
Could you please cherry-pick this change into the release branch?
Cheers,
Alex
On Thu, 17 Jan 2019 at 10:16, Alex Lorenz via cfe-commits <
cfe-commits@lists.llvm.org> wrote:
> Author: arphaman
> Date: Thu Jan 17 10:12:45 2019
> New Revision: 351459
>
> URL: http://llvm.org/viewvc/llvm-
Author: arphaman
Date: Thu Jan 17 10:12:45 2019
New Revision: 351459
URL: http://llvm.org/viewvc/llvm-project?rev=351459&view=rev
Log:
[ObjC] Follow-up r350768 and allow the use of unavailable methods that are
declared in a parent class from within the @implementation context
This commit extends