Skip to content
Commit 84e6e5cd authored by Eli Friedman's avatar Eli Friedman
Browse files

Fix a couple bugs in the way we handle array indexes in array bounds checking....

Fix a couple bugs in the way we handle array indexes in array bounds checking.  Specifically, make sure we don't ignore explicit casts in indexes, and make sure we use unsigned extension/comparisons on indexes.  Fixes <rdar://problem/10916006>.

llvm-svn: 151569
parent bb5abc7b
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