[PATCH] D47707: [clangd] Downrank symbols with reserved names (score *= 0.1)
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 6 05:25:26 PDT 2018
sammccall updated this revision to Diff 150115.
sammccall added a comment.
Add test that _f isn't a reserved name.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D47707
Files:
clangd/Quality.cpp
clangd/Quality.h
unittests/clangd/QualityTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47707.150115.patch
Type: text/x-patch
Size: 4807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180606/3c39abd3/attachment.bin>
More information about the cfe-commits
mailing list