efriedma-quic wrote:

I actually think bdos is more complicated: array bounds checking can handle 
arbitrary base expressions, so it doesn't need to examine the base expression 
at all.  bdos can't do that, so more work is required to handle precisely the 
cases you want to handle.

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

Reply via email to