Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [SemaObjC] Don't infer the availabilty of +new from -init if the receiver has... | Erik Pilkington | 2019-02-04 | 1 | -0/+13 |
* | [ObjC] Follow-up r350768 and allow the use of unavailable methods that are | Alex Lorenz | 2019-01-17 | 1 | -2/+2 |
* | [Sema][ObjC] Infer availability of +new from availability of -init. | Erik Pilkington | 2018-09-10 | 1 | -0/+58 |