[PATCH] D57626: Disallow trivial_abi on a class if all copy and move constructors are deleted
Akira Hatanaka via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 9 12:40:47 PDT 2020
ahatanak updated this revision to Diff 269633.
ahatanak added a comment.
Rebase patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57626/new/
https://reviews.llvm.org/D57626
Files:
clang/include/clang/Basic/AttrDocs.td
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/Sema/SemaDeclCXX.cpp
clang/test/SemaObjCXX/attr-trivial-abi.mm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57626.269633.patch
Type: text/x-patch
Size: 8761 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200609/7794296e/attachment-0001.bin>
More information about the cfe-commits
mailing list