[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:56:08 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG765d8a192180: [Clang][Sema] Fix incorrect deletion of default constructors for some unions (authored by royjacobson).

Changed prior to commit:
  https://reviews.llvm.org/D145851?vs=505620&id=505635#toc

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.505635.patch
Type: text/x-patch
Size: 4232 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230315/82efb934/attachment.bin>


More information about the cfe-commits mailing list