[PATCH] D110823: [clangd] Add code completion of param name on /* inside function calls.

Adam Czachorowski via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 7 09:44:53 PDT 2021


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

addressed review comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110823

Files:
  clang-tools-extra/clangd/ClangdLSPServer.cpp
  clang-tools-extra/clangd/CodeComplete.cpp
  clang-tools-extra/clangd/test/initialize-params.test
  clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110823.377891.patch
Type: text/x-patch
Size: 10195 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211007/a7d693d5/attachment.bin>


More information about the cfe-commits mailing list