[PATCH] D53900: [CodeComplete] Penalize inherited ObjC properties for auto-completion

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 20 14:11:12 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC347352: [CodeComplete] Penalize inherited ObjC properties for auto-completion (authored by sammccall, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53900?vs=171799&id=174838#toc

Repository:
  rC Clang

https://reviews.llvm.org/D53900

Files:
  lib/Sema/SemaCodeComplete.cpp
  test/CodeCompletion/objc-protocol-member-access.m
  test/Index/complete-block-properties.m
  test/Index/complete-block-property-assignment.m
  test/Index/complete-member-access.m
  test/Index/complete-properties.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53900.174838.patch
Type: text/x-patch
Size: 17330 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181120/d45a5d13/attachment-0001.bin>


More information about the cfe-commits mailing list