https://github.com/NagyDonat approved this pull request.

LGTM.

I'm a bit surprised to see that this checker duplicates the logic of the array 
bounds checkers (in the special case when the indexing operation is within a 
pointer subtraction). Right now this is OK but we'll need to delete this once 
ArrayBoundV2 becomes stable.

https://github.com/llvm/llvm-project/pull/96501
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to