[PATCH] D125224: [CodeComplete] prototype of contextual postfix completions

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 9 05:35:36 PDT 2022


sammccall created this revision.
Herald added subscribers: usaxena95, kadircet, arphaman.
Herald added a project: All.
sammccall requested review of this revision.
Herald added projects: clang, clang-tools-extra.
Herald added a subscriber: cfe-commits.

Demo: https://asciinema.org/a/rxyoicX44ya2jLDpdbNj3rVcC


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D125224

Files:
  clang-tools-extra/clangd/CodeComplete.cpp
  clang-tools-extra/clangd/CodeComplete.h
  clang/include/clang/Sema/CodeCompleteConsumer.h
  clang/lib/Sema/SemaCodeComplete.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125224.428045.patch
Type: text/x-patch
Size: 23995 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220509/a493aa38/attachment-0001.bin>


More information about the cfe-commits mailing list