https://github.com/zwuis requested changes to this pull request.
Thank you for your patch!
If AI was used to create PR, please disclose it. And to what extent it was used.
New false positive introduced currently:
```c
void test(void) {
int arr[5];
arr[0] = 1;
}
```
https://github.com/llvm/llvm-project/pull/166991
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
