[PATCH] D82548: [CodeComplete] Add code completion for `delete` and `default` specifier.

liu hui via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 30 22:11:28 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG83fae3f76269: [CodeComplete] Add code completion after function equals (authored by lh123).

Changed prior to commit:
  https://reviews.llvm.org/D82548?vs=274496&id=274685#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82548

Files:
  clang/include/clang/Sema/Sema.h
  clang/lib/Parse/ParseDecl.cpp
  clang/lib/Parse/ParseDeclCXX.cpp
  clang/lib/Sema/SemaCodeComplete.cpp
  clang/test/CodeCompletion/after-function-equals.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82548.274685.patch
Type: text/x-patch
Size: 10757 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200701/c8c884c3/attachment-0001.bin>


More information about the cfe-commits mailing list