[PATCH] D116326: [CodeCompletion] Signature help for aggregate initialization.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 4 07:00:47 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG229c95ab661d: [CodeCompletion] Signature help for aggregate initialization. (authored by sammccall).
Herald added a subscriber: fedor.sergeev.

Changed prior to commit:
  https://reviews.llvm.org/D116326?vs=397251&id=397291#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116326

Files:
  clang-tools-extra/clangd/CodeComplete.cpp
  clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp
  clang/include/clang/Sema/CodeCompleteConsumer.h
  clang/lib/Sema/CodeCompleteConsumer.cpp
  clang/lib/Sema/SemaCodeComplete.cpp
  clang/test/CodeCompletion/ctor-signature.cpp
  tl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116326.397291.patch
Type: text/x-patch
Size: 160937 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220104/7945d1e0/attachment-0001.bin>


More information about the cfe-commits mailing list