Skip to content
Commit 7016e4d5 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

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
parent 44158478
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment