summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/ManagedStatic.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2008-08-23 05:21:06 +0000
committerChris Lattner <sabre@nondot.org>2008-08-23 05:21:06 +0000
commit3f972c9150243d607ca6ccb06d25b954b9485625 (patch)
treea33b902ab5c2275530cfc2979510e79d4108cbfb /llvm/lib/Support/ManagedStatic.cpp
parentf6397fed10ba9ba055dd17fce194f1e8ded35784 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud