diff options
author | Sam McCall <sam.mccall@gmail.com> | 2018-11-20 22:06:54 +0000 |
---|---|---|
committer | Sam McCall <sam.mccall@gmail.com> | 2018-11-20 22:06:54 +0000 |
commit | 8e9baa3f17c8e54906cbffbede6f9587fe01a8c3 (patch) | |
tree | e7064f6fbf26af6b7caebb73adfe9e04c2e900c0 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | 435c739fbe618e0232ca4e9ec3cc971f8adbd1e1 (diff) | |
download | llvm-8e9baa3f17c8e54906cbffbede6f9587fe01a8c3.zip llvm-8e9baa3f17c8e54906cbffbede6f9587fe01a8c3.tar.gz llvm-8e9baa3f17c8e54906cbffbede6f9587fe01a8c3.tar.bz2 |
[CodeComplete] Penalize inherited ObjC properties for auto-completion
Summary:
Similar to auto-completion for ObjC methods, inherited properties
should be penalized / direct class and category properties should
be prioritized.
Note that currently, the penalty for using a result from a base class
(CCD_InBaseClass) is equal to the penalty for using a method as a
property (CCD_MethodAsProperty).
Reviewers: jkorous, sammccall, akyrtzi, arphaman, benlangmuir
Reviewed By: sammccall, akyrtzi
Subscribers: arphaman, cfe-commits
Differential Revision: https://reviews.llvm.org/D53900
llvm-svn: 347352
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions