Fixes rdar://47713266
Thanks for taking a look!
Erik
Paths
| Differential D57712
[SemaObjC] Don't infer the availabilty of messages to +new from -init if the receiver has Class type ClosedPublic Authored by erik.pilkington on Feb 4 2019, 1:54 PM.
Details Summary Fixes rdar://47713266 Thanks for taking a look!
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 4 2019, 1:58 PM Closed by commit rC353115: [SemaObjC] Don't infer the availabilty of +new from -init if the receiver has… (authored by epilk). · Explain WhyFeb 4 2019, 3:30 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 185175 lib/Sema/SemaExprObjC.cpp
test/SemaObjC/infer-availability-from-init.m
|