[PATCH] D47707: [clangd] Downrank symbols with reserved names (score *= 0.1)

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 4 05:34:31 PDT 2018


sammccall updated this revision to Diff 149735.
sammccall added a comment.

FIXMEs pertaining to queries beginning with _, and standard _Names


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.149735.patch
Type: text/x-patch
Size: 4158 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180604/a3fccd54/attachment.bin>


More information about the cfe-commits mailing list