[PATCH] D65866: Code completion should not ignore default parameters in functions.

Sam McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 7 09:51:40 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL368186: Code completion should not ignore default parameters in functions. (authored by sammccall, committed by ).
Herald added subscribers: llvm-commits, ilya-biryukov.
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D65866?vs=213927&id=213931#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65866/new/

https://reviews.llvm.org/D65866

Files:
  clang-tools-extra/trunk/clangd/CodeCompletionStrings.cpp
  clang-tools-extra/trunk/clangd/unittests/CodeCompleteTests.cpp
  clang-tools-extra/trunk/clangd/unittests/CodeCompletionStringsTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65866.213931.patch
Type: text/x-patch
Size: 4024 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190807/da41cd0b/attachment.bin>


More information about the llvm-commits mailing list