diff options
author | Greg Clayton <gclayton@apple.com> | 2012-02-02 05:48:16 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2012-02-02 05:48:16 +0000 |
commit | 890ff5615a043ee4163efe523d2fb4e5945e2c48 (patch) | |
tree | 0a03a26a6178fdaa5723c53f3fb696ed6040b0dd /llvm/lib/Transforms/Vectorize/BBVectorize.cpp | |
parent | 3a20bc36522ff1fbff82a34bc6bd63075c9179f9 (diff) | |
download | bcm5719-llvm-890ff5615a043ee4163efe523d2fb4e5945e2c48.tar.gz bcm5719-llvm-890ff5615a043ee4163efe523d2fb4e5945e2c48.zip |
Fixed an issue where we might accept the wrong type when completing
a type when we have a forward declaration. We always have found a
type by basename, but now we also compare the decl context of the
die we are trying to complete with the matches we find from the accelerator
tables to ensure we get the right one.
llvm-svn: 149593
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/BBVectorize.cpp')
0 files changed, 0 insertions, 0 deletions