[PATCH] D47871: [clangd] Code completion: drop explicit injected names/operators, ignore Sema priority

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 7 05:51:31 PDT 2018


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

Added tests and comments.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D47871

Files:
  clangd/CodeComplete.cpp
  clangd/Quality.cpp
  clangd/Quality.h
  test/clangd/completion.test
  test/clangd/protocol.test
  unittests/clangd/CodeCompleteTests.cpp
  unittests/clangd/QualityTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47871.150307.patch
Type: text/x-patch
Size: 10408 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180607/5f9038f4/attachment-0001.bin>


More information about the cfe-commits mailing list