[PATCH] D82373: [CodeComplete] Tweak code completion for `typename`

liu hui via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 24 05:54:45 PDT 2020


lh123 updated this revision to Diff 272994.
lh123 edited the summary of this revision.
lh123 added a comment.

address comment.
Also tweak  code completion behavior  for `using`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82373

Files:
  clang/lib/Sema/SemaCodeComplete.cpp
  clang/test/CodeCompletion/ordinary-name-cxx11.cpp
  clang/test/CodeCompletion/ordinary-name.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82373.272994.patch
Type: text/x-patch
Size: 8508 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200624/59c8de69/attachment.bin>


More information about the cfe-commits mailing list