[PATCH] D73596: [CodeComplete] WIP member completion for concept-constrained type parameters

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 28 17:20:02 PST 2020


sammccall created this revision.
Herald added subscribers: cfe-commits, usaxena95, kadircet, mgrang, ilya-biryukov.
Herald added a project: clang.

see https://github.com/clangd/clangd/issues/261


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D73596

Files:
  clang/include/clang/Sema/Scope.h
  clang/lib/Sema/SemaCodeComplete.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73596.241030.patch
Type: text/x-patch
Size: 14453 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200129/83f21f8f/attachment-0001.bin>


More information about the cfe-commits mailing list