[clang] [Wunsafe-buffer-usage] Fix false positive when const sized array is indexed by const evaluatable expressions (PR #119340)
Nico Weber via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 22 10:33:10 PST 2025
nico wrote:
If you haven't, it'd be good to also add a minimal regression test for the assert :)
https://github.com/llvm/llvm-project/pull/119340
More information about the cfe-commits
mailing list