Skip to content
Commit 980bdb9d authored by Kaelyn Uhrain's avatar Kaelyn Uhrain
Browse files

Expand array bounds checking to work in the presence of unary & and *,

and to work with pointer arithmetic in addition to array indexing.

The new pointer arithmetic porition of the array bounds checking can be
turned on by -Warray-bounds-pointer-arithmetic (and is off by default).

llvm-svn: 136046
parent 5a7a4ea5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment