[PATCH] D47957: [clangd] Add option to fold overloads into a single completion item.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 15 04:11:10 PDT 2018


This revision was automatically updated to reflect the committed changes.
sammccall marked an inline comment as done.
Closed by commit rCTE334822: [clangd] Add option to fold overloads into a single completion item. (authored by sammccall, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47957?vs=151476&id=151486#toc

Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D47957

Files:
  clangd/CodeComplete.cpp
  clangd/CodeComplete.h
  clangd/tool/ClangdMain.cpp
  unittests/clangd/CodeCompleteTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47957.151486.patch
Type: text/x-patch
Size: 18779 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180615/f4fb3567/attachment.bin>


More information about the cfe-commits mailing list