[PATCH] D116294: [CodeCompletion] (mostly) fix completion in incomplete C++ ctor initializers.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 12 23:25:51 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd8716cd7d31c: [CodeCompletion] (mostly) fix completion in incomplete C++ ctor initializers. (authored by sammccall).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116294

Files:
  clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp
  clang/lib/Parse/ParseCXXInlineMethods.cpp
  clang/test/CodeCompletion/ctor-initializer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116294.399553.patch
Type: text/x-patch
Size: 5035 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220113/ce32e575/attachment.bin>


More information about the cfe-commits mailing list