[PATCH] D111318: [clang][clangd] Improve signature help for variadic functions.

Adam Czachorowski via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 18 05:34:45 PST 2021


adamcz updated this revision to Diff 388167.
adamcz marked an inline comment as done.
adamcz added a comment.

addressed review comments, added new test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111318

Files:
  clang-tools-extra/clangd/CodeComplete.cpp
  clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp
  clang/include/clang/Sema/Overload.h
  clang/lib/Sema/SemaCodeComplete.cpp
  clang/lib/Sema/SemaOverload.cpp
  clang/test/CodeCompletion/variadic-template.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111318.388167.patch
Type: text/x-patch
Size: 10993 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211118/ea994abd/attachment-0001.bin>


More information about the cfe-commits mailing list