[PATCH] D122981: [Clang] Diagnose incomplete return/param types only when function is not deleted
PoYao Chang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 6 03:28:11 PDT 2022
rZhBoYao updated this revision to Diff 420764.
rZhBoYao marked 2 inline comments as done.
rZhBoYao added a reviewer: erichkeane.
rZhBoYao added a comment.
I think an extra parameter is inevitable without complicating things too much.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122981/new/
https://reviews.llvm.org/D122981
Files:
clang/include/clang/Sema/Sema.h
clang/lib/Parse/Parser.cpp
clang/lib/Sema/SemaDecl.cpp
clang/test/CXX/dcl.decl/dcl.fct.def/dcl.fct.def.general/p2.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122981.420764.patch
Type: text/x-patch
Size: 5578 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220406/537471ec/attachment-0001.bin>
More information about the cfe-commits
mailing list