[PATCH] D148924: [clang] Show error if defaulted comparions operator function is volatile or has ref-qualifier &&.

Jens Massberg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 7 03:57:51 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG593a2740f7a4: [clang] Show error if defaulted comparions operator function is volatile or has… (authored by massberg).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148924

Files:
  clang/docs/ReleaseNotes.rst
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/Sema/SemaDeclCXX.cpp
  clang/test/CXX/class/class.compare/class.compare.default/p1.cpp
  clang/test/CodeGenCXX/virtual-compare.cpp
  clang/www/cxx_status.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148924.529241.patch
Type: text/x-patch
Size: 6396 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230607/d25c7034/attachment-0001.bin>


More information about the cfe-commits mailing list