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

Richard Smith - zygoloid via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Sep 13 13:26:23 PDT 2020


rsmith added a comment.

I made a start on this a while back and found a bunch more places that needed updates: https://github.com/zygoloid/llvm-project/commit/c23440979ac4f07ce38657ce0e69d010d2afa83e

Feel free to either take that patch as a basis or as inspiration for the remaining changes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87566



More information about the cfe-commits mailing list