[PATCH] D27257: [CodeCompletion] Ensure that ObjC root class completes instance methods from protocols and categories as well

Alex Lorenz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 24 06:26:26 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL292932: [CodeCompletion] Ensure that ObjC root class completes instance (authored by arphaman).

Changed prior to commit:
  https://reviews.llvm.org/D27257?vs=85400&id=85578#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27257

Files:
  cfe/trunk/lib/Sema/SemaCodeComplete.cpp
  cfe/trunk/test/Index/complete-objc-message.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27257.85578.patch
Type: text/x-patch
Size: 7586 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170124/b076f4b0/attachment.bin>


More information about the cfe-commits mailing list