diff options
author | Dan Gohman <gohman@apple.com> | 2010-07-27 01:19:06 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2010-07-27 01:19:06 +0000 |
commit | 86ac5d85a43a317710e888ee870cbeabca56d0c1 (patch) | |
tree | 5635facae6c2effc179dbe8321de5af8dd1b2f36 /clang/lib/Checker/CStringChecker.cpp | |
parent | b27a62fd13f60de05dafeb2725c65bbbdd7cb186 (diff) | |
download | bcm5719-llvm-86ac5d85a43a317710e888ee870cbeabca56d0c1.tar.gz bcm5719-llvm-86ac5d85a43a317710e888ee870cbeabca56d0c1.zip |
Use AssertingVH for InsertedValues and InsertedPostIncValues, to verify
that the values they refer to aren't being deleted underneath them.
Make sure these containters get cleared by clear(), which IndVarSimplify
and LSR both use before deleting instructions.
llvm-svn: 109478
Diffstat (limited to 'clang/lib/Checker/CStringChecker.cpp')
0 files changed, 0 insertions, 0 deletions