[PATCH] D102645: [clang] p0388 conversion to incomplete array

Nathan Sidwell via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 12 07:35:48 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGdcd74716f9d1: [clang] p0388 conversion to incomplete array (authored by urnathan).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Changed prior to commit:
  https://reviews.llvm.org/D102645?vs=355943&id=379032#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102645

Files:
  clang/include/clang/AST/ASTContext.h
  clang/lib/AST/ASTContext.cpp
  clang/lib/CodeGen/CGExpr.cpp
  clang/lib/CodeGen/CGExprScalar.cpp
  clang/lib/CodeGen/CGObjC.cpp
  clang/lib/Sema/SemaCast.cpp
  clang/lib/Sema/SemaExprCXX.cpp
  clang/lib/Sema/SemaOverload.cpp
  clang/test/CXX/drs/dr3xx.cpp
  clang/test/CodeGenCXX/cxx20-p0388-unbound-ary.cpp
  clang/test/SemaCXX/cxx20-p0388-unbound-ary.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102645.379032.patch
Type: text/x-patch
Size: 19196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211012/ef35849e/attachment-0001.bin>


More information about the cfe-commits mailing list