diff options
author | Cameron Zwarich <zwarich@apple.com> | 2011-06-09 01:45:33 +0000 |
---|---|---|
committer | Cameron Zwarich <zwarich@apple.com> | 2011-06-09 01:45:33 +0000 |
commit | 77a699a8296b270fd5b383967f010b28f567093f (patch) | |
tree | edb87579f03794ea0c18e578f882c3f806532ad2 /lldb/scripts/Python/build-swig-Python.sh | |
parent | 11edab6a4667f5c3900bc3000b87a5a1eb3dd938 (diff) | |
download | bcm5719-llvm-77a699a8296b270fd5b383967f010b28f567093f.tar.gz bcm5719-llvm-77a699a8296b270fd5b383967f010b28f567093f.zip |
Fix PR10104 by adding a bounds check on a vector element access check. It was
assuming that all offsets are legal vector accesses, and thus trying to access
the float member of { <2 x float>, float } as the 3rd element of the first
member.
llvm-svn: 132766
Diffstat (limited to 'lldb/scripts/Python/build-swig-Python.sh')
0 files changed, 0 insertions, 0 deletions