[PATCH] D122981: [Clang] CWG 1394: Incomplete types as parameters of deleted functions

PoYao Chang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 8 10:59:49 PDT 2022


rZhBoYao updated this revision to Diff 421589.
rZhBoYao marked 2 inline comments as done.
rZhBoYao set the repository for this revision to rG LLVM Github Monorepo.
rZhBoYao added a comment.

Reordered enumerators.

Does this look good to you, @ChuanqiXu ?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122981

Files:
  clang/docs/ReleaseNotes.rst
  clang/include/clang/Sema/Sema.h
  clang/lib/Parse/Parser.cpp
  clang/lib/Sema/SemaDecl.cpp
  clang/lib/Sema/SemaDeclCXX.cpp
  clang/test/CXX/dcl.decl/dcl.fct.def/dcl.fct.def.general/p2.cpp
  clang/www/cxx_dr_status.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122981.421589.patch
Type: text/x-patch
Size: 12071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220408/50d08352/attachment-0001.bin>


More information about the cfe-commits mailing list