[PATCH] D126160: [Concepts] Add an error for unsupported P0848 (destructor overloading) code
Roy Jacobson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun May 22 13:08:54 PDT 2022
royjacobson updated this revision to Diff 431251.
royjacobson added a comment.
Move diagnostic into Sema, make it fire once for every class template definitions.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126160/new/
https://reviews.llvm.org/D126160
Files:
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/Sema/SemaDeclCXX.cpp
clang/test/CXX/over/over.match/over.match.viable/p3.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126160.431251.patch
Type: text/x-patch
Size: 4527 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220522/799af7d8/attachment.bin>
More information about the cfe-commits
mailing list