[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
Tue Mar 14 12:26:42 PDT 2023
royjacobson updated this revision to Diff 505216.
royjacobson added a comment.
Fix the codegen test, add a standard ref to the comment.
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.505216.patch
Type: text/x-patch
Size: 4632 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230314/e843a94b/attachment.bin>
More information about the cfe-commits
mailing list