[PATCH] D155955: [Clang] Improve the handling of large arrays evaluation.
Corentin Jabot via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 27 10:49:53 PDT 2023
cor3ntin added a comment.
In D155955#4539698 <https://reviews.llvm.org/D155955#4539698>, @efriedma wrote:
> That's scary: it means we can silently behave differently from other compilers in a way that's hard to understand. Is there some way we can provide a diagnostic?
>
> That said, it looks like that's an existing issue, so I'm fine with addressing it separately.
It might be worth asking the committee for input, i agree with you that it's probably not a desirable behavior
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155955/new/
https://reviews.llvm.org/D155955
More information about the cfe-commits
mailing list