[PATCH] D36790: [ObjC] Messages to 'self' in class methods that return 'instancetype' should use the pointer to the class as the result type of the message
Alex Lorenz via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 20 14:14:31 PST 2018
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rC349841: [ObjC] Messages to 'self' in class methods that return 'instancetype' should (authored by arphaman, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D36790?vs=127192&id=179156#toc
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D36790/new/
https://reviews.llvm.org/D36790
Files:
include/clang/Sema/Sema.h
lib/Sema/SemaExprObjC.cpp
test/SemaObjC/multiple-method-names-in-class-self.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36790.179156.patch
Type: text/x-patch
Size: 8303 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181220/1f0c7e44/attachment.bin>
More information about the cfe-commits
mailing list