[PATCH] D126170: C++ DR2394: Const-default-constructible for members.

James Y Knight via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 25 11:57:59 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG997b072e10d2: C++ DR2394: Const-default-constructible for members. (authored by jyknight).

Changed prior to commit:
  https://reviews.llvm.org/D126170?vs=431239&id=432068#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126170

Files:
  clang/docs/ReleaseNotes.rst
  clang/lib/Sema/SemaDeclCXX.cpp
  clang/test/CXX/drs/dr23xx.cpp
  clang/test/CXX/special/class.ctor/p5-0x.cpp
  clang/test/SemaCXX/cxx0x-deleted-default-ctor.cpp
  clang/www/cxx_dr_status.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126170.432068.patch
Type: text/x-patch
Size: 6661 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220525/804f9ae0/attachment.bin>


More information about the cfe-commits mailing list