commit | 88e6dc8bf14e8a98888f62173a6581386b8d29a0 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sat Aug 23 05:21:06 2008 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sat Aug 23 05:21:06 2008 +0000 |
tree | bfebfb3e4e551700336b994dd70cd26d726455ec | |
parent | b4f572597e04aadb8481742825c846988d7e6781 [diff] |
Fix PR2423 by checking all indices for out of range access, not only indices that start with an array subscript. x->field[10000] is just as bad as (*X)[14][10000]. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55226 91177308-0d34-0410-b5e6-96231b3b80d8