[PATCH] D73649: [CodeComplete] Member completion for concept-constrained types.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 3 13:14:10 PST 2020


sammccall updated this revision to Diff 247993.
sammccall added a comment.

comment and tweak order of AccessOperator


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73649

Files:
  clang/include/clang/Sema/Scope.h
  clang/lib/Sema/CodeCompleteConsumer.cpp
  clang/lib/Sema/SemaCodeComplete.cpp
  clang/test/CodeCompletion/concepts.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73649.247993.patch
Type: text/x-patch
Size: 25283 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200303/15f40b51/attachment-0001.bin>


More information about the cfe-commits mailing list