diff options
author | Ted Kremenek <kremenek@apple.com> | 2007-11-18 20:06:01 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2007-11-18 20:06:01 +0000 |
commit | 7016e4d50956e27bcdaf04f00dd148a0ea34b5e1 (patch) | |
tree | 3dc08d9431594d1ab3e9c2530160128e446fdde5 /llvm/lib/Bitcode/Writer/BitcodeWriterPass.cpp | |
parent | 44158478bb5818ed7e7aad0b0eb98dfc7ff74b39 (diff) | |
download | llvm-7016e4d50956e27bcdaf04f00dd148a0ea34b5e1.zip llvm-7016e4d50956e27bcdaf04f00dd148a0ea34b5e1.tar.gz llvm-7016e4d50956e27bcdaf04f00dd148a0ea34b5e1.tar.bz2 |
Fixed bug in WalkaST_VisitDeclSubExprs where we failed to properly check if
the StmtIterator referring to the initializers of a chain of Decls was equal
to the "end" iterator. The particular bug manifested when an iterator was
created on a chain of decls with no initializers.
Thanks to Nuno Lopes for reporting this bug and providing a patch.
llvm-svn: 44220
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriterPass.cpp')
0 files changed, 0 insertions, 0 deletions