[PATCH] D145851: [Clang][Sema] Fix incorrect deletion of default constructors for some unions
Roy Jacobson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 15 14:13:47 PDT 2023
royjacobson updated this revision to Diff 505620.
royjacobson marked an inline comment as done.
royjacobson added a comment.
slimmer codegen test
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145851/new/
https://reviews.llvm.org/D145851
Files:
clang/docs/ReleaseNotes.rst
clang/lib/Sema/SemaDeclCXX.cpp
clang/test/CodeGen/union-non-trivial-member.cpp
clang/test/SemaCXX/cxx0x-nontrivial-union.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145851.505620.patch
Type: text/x-patch
Size: 4219 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230315/20cf0304/attachment-0001.bin>
More information about the cfe-commits
mailing list