[PATCH] D140664: [Sema] Don't mark deleted special member functions as non-trivial

Roy Jacobson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 3 15:11:41 PST 2023


royjacobson updated this revision to Diff 486105.
royjacobson edited the summary of this revision.
royjacobson added a comment.

Rebase + remove extra class


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D140664/new/

https://reviews.llvm.org/D140664

Files:
  clang/docs/ReleaseNotes.rst
  clang/lib/Sema/SemaDeclCXX.cpp
  clang/test/AST/ast-dump-funcs.cpp
  clang/test/SemaCXX/GH59624.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140664.486105.patch
Type: text/x-patch
Size: 9182 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230103/fda6c289/attachment-0001.bin>


More information about the cfe-commits mailing list