[PATCH] D49543: [clangd] Penalize non-instance members when accessed via class instances.
Eric Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 23 03:57:26 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL337681: [clangd] Penalize non-instance members when accessed via class instances. (authored by ioeric, committed by ).
Herald added a subscriber: llvm-commits.
Repository:
rL LLVM
https://reviews.llvm.org/D49543
Files:
clang-tools-extra/trunk/clangd/CodeComplete.cpp
clang-tools-extra/trunk/clangd/CodeComplete.h
clang-tools-extra/trunk/clangd/Quality.cpp
clang-tools-extra/trunk/clangd/Quality.h
clang-tools-extra/trunk/unittests/clangd/CodeCompleteTests.cpp
clang-tools-extra/trunk/unittests/clangd/QualityTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49543.156740.patch
Type: text/x-patch
Size: 9054 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180723/41e8db66/attachment-0001.bin>
More information about the cfe-commits
mailing list