aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
diff options
context:
space:
mode:
authorSam McCall <sam.mccall@gmail.com>2018-11-20 22:06:54 +0000
committerSam McCall <sam.mccall@gmail.com>2018-11-20 22:06:54 +0000
commit8e9baa3f17c8e54906cbffbede6f9587fe01a8c3 (patch)
treee7064f6fbf26af6b7caebb73adfe9e04c2e900c0 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
parent435c739fbe618e0232ca4e9ec3cc971f8adbd1e1 (diff)
downloadllvm-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