[BasicAA] Add a few cases with overflows in index computations.
This patch adds a few test cases where currently NoAlias is returned, but the pointers can alias if the multiply overflows while computing a GEP index value.
Loading
Please sign in to comment