[PATCH] D128619: [Clang] Implement P0848 (Conditionally Trivial Special Member Functions)
Roy Jacobson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jul 17 14:11:34 PDT 2022
royjacobson updated this revision to Diff 445350.
royjacobson marked an inline comment as not done.
royjacobson added a comment.
Add a test case with more subsumption
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128619/new/
https://reviews.llvm.org/D128619
Files:
clang/docs/ReleaseNotes.rst
clang/lib/AST/DeclCXX.cpp
clang/lib/Frontend/InitPreprocessor.cpp
clang/lib/Sema/SemaDecl.cpp
clang/lib/Sema/SemaDeclCXX.cpp
clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
clang/test/AST/conditionally-trivial-smfs.cpp
clang/test/Lexer/cxx-features.cpp
clang/test/SemaCXX/constrained-special-member-functions.cpp
clang/www/cxx_status.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128619.445350.patch
Type: text/x-patch
Size: 33202 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220717/be759254/attachment-0001.bin>
More information about the cfe-commits
mailing list