[PATCH] D87566: [Sema] Permit conversions to arrays of unknown bound

Mark de Wever via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Sep 12 11:00:32 PDT 2020


Mordante created this revision.
Mordante added reviewers: lvoufo, rsmith.
Mordante added a project: clang.
Mordante requested review of this revision.

This implements C++20's P0388.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D87566

Files:
  clang/lib/AST/ASTContext.cpp
  clang/lib/Sema/SemaOverload.cpp
  clang/test/SemaCXX/const-cast.cpp
  clang/test/SemaCXX/overload-call.cpp
  clang/www/cxx_status.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87566.291406.patch
Type: text/x-patch
Size: 5991 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200912/2d27e84e/attachment.bin>


More information about the cfe-commits mailing list