[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:36:40 PDT 2022


royjacobson updated this revision to Diff 431263.
royjacobson added a comment.

Fix conventions


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.431263.patch
Type: text/x-patch
Size: 4527 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220522/ccc58333/attachment.bin>


More information about the cfe-commits mailing list