[PATCH] D53571: [clangd] Don't show base class versions of members as completions.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 24 06:16:26 PDT 2018


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

Remove misleading change to test.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D53571

Files:
  clangd/ClangdLSPServer.cpp
  clangd/ClangdLSPServer.h
  clangd/CodeComplete.cpp
  clangd/GlobalCompilationDatabase.cpp
  clangd/GlobalCompilationDatabase.h
  unittests/clangd/CodeCompleteTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53571.170863.patch
Type: text/x-patch
Size: 7468 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181024/4b54d493/attachment.bin>


More information about the cfe-commits mailing list