[PATCH] D152003: [clang] Fix `static_cast` to array of unknown bound

Mariya Podchishchaeva via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 31 02:38:06 PDT 2023


Fznamznon added a comment.

> I agree this is a bug in libc++ and we should fix it. As mentioned I'm not too familiar with ranges.

Thanks! I submitted https://github.com/llvm/llvm-project/issues/64250 so we don't forget about it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152003



More information about the cfe-commits mailing list