[PATCH] D156032: Implement CWG2137 (list-initialization from objects of the same type)

Mital Ashok via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 25 12:30:38 PDT 2023


MitalAshok updated this revision to Diff 544078.
MitalAshok added a comment.

Target clang 18 instead; add entry to release notes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156032

Files:
  clang/docs/ReleaseNotes.rst
  clang/lib/Sema/SemaInit.cpp
  clang/lib/Sema/SemaOverload.cpp
  clang/test/CXX/drs/dr14xx.cpp
  clang/test/CXX/drs/dr21xx.cpp
  clang/test/CXX/drs/dr23xx.cpp
  clang/www/cxx_dr_status.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156032.544078.patch
Type: text/x-patch
Size: 12019 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230725/9943f65b/attachment.bin>


More information about the cfe-commits mailing list