[PATCH] D27053: [CodeCompletion] Provide Objective-C class property completion results

Alex Lorenz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 8 07:19:54 PST 2016


This revision was automatically updated to reflect the committed changes.
arphaman marked an inline comment as done.
Closed by commit rL289058: [CodeCompletion] Provide Objective-C class property completion results (authored by arphaman).

Changed prior to commit:
  https://reviews.llvm.org/D27053?vs=79086&id=80759#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27053

Files:
  cfe/trunk/include/clang/Sema/Sema.h
  cfe/trunk/lib/Parse/ParseExpr.cpp
  cfe/trunk/lib/Sema/SemaCodeComplete.cpp
  cfe/trunk/test/Index/complete-block-properties.m
  cfe/trunk/test/Index/complete-properties.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27053.80759.patch
Type: text/x-patch
Size: 14432 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161208/0b267dc0/attachment.bin>


More information about the cfe-commits mailing list