diff options
author | Sean Callanan <scallanan@apple.com> | 2010-08-30 21:15:33 +0000 |
---|---|---|
committer | Sean Callanan <scallanan@apple.com> | 2010-08-30 21:15:33 +0000 |
commit | eb433971816bdc581282f29cf282fcb0ee72da6b (patch) | |
tree | e3628f03be9ce7b6eec15a3e188d0b2cbe3ea5dd /llvm/lib/VMCore/Metadata.cpp | |
parent | 718d515b3ace00c91caa2d08c299bdc7b3408e8a (diff) | |
download | bcm5719-llvm-eb433971816bdc581282f29cf282fcb0ee72da6b.tar.gz bcm5719-llvm-eb433971816bdc581282f29cf282fcb0ee72da6b.zip |
Fixed a bug where ClangExpressionVariableList was
storing pointers to objects inside a std::vector.
These objects can move around as the std::vector
changes, invalidating the pointers.
llvm-svn: 112527
Diffstat (limited to 'llvm/lib/VMCore/Metadata.cpp')
0 files changed, 0 insertions, 0 deletions