diff options
| author | Chris Lattner <sabre@nondot.org> | 2008-08-23 05:21:06 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2008-08-23 05:21:06 +0000 |
| commit | 3f972c9150243d607ca6ccb06d25b954b9485625 (patch) | |
| tree | a33b902ab5c2275530cfc2979510e79d4108cbfb /llvm/lib/Support/ManagedStatic.cpp | |
| parent | f6397fed10ba9ba055dd17fce194f1e8ded35784 (diff) | |
| download | bcm5719-llvm-3f972c9150243d607ca6ccb06d25b954b9485625.tar.gz bcm5719-llvm-3f972c9150243d607ca6ccb06d25b954b9485625.zip | |
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].
llvm-svn: 55226
Diffstat (limited to 'llvm/lib/Support/ManagedStatic.cpp')
0 files changed, 0 insertions, 0 deletions

