[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
Thu May 4 04:29:59 PDT 2023
massberg added a comment.
I have checked the paper P2002R1 and as far as I can tell it is fully implemented when this patch has landed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148924/new/
https://reviews.llvm.org/D148924
More information about the cfe-commits
mailing list