diff options
author | Ted Kremenek <kremenek@apple.com> | 2009-12-23 23:38:34 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2009-12-23 23:38:34 +0000 |
commit | b27a6d24a6fccebb335fa692a15b2b5246bc33e1 (patch) | |
tree | 3a88aea0fe25d0014221d556046a70651d2fb2af /llvm/lib/Bitcode | |
parent | 2960a3d96b2d2d110c1ab4da42b1d18aa51cbef3 (diff) | |
download | bcm5719-llvm-b27a6d24a6fccebb335fa692a15b2b5246bc33e1.tar.gz bcm5719-llvm-b27a6d24a6fccebb335fa692a15b2b5246bc33e1.zip |
Add StmtIterator support for iterating over both the condition
variable initializer and the other expressions in an IfStmt.
This change required adding a 'DoDestroy()' method for IfStmt that did
not include destroying the initializer (since that is owned by the
VarDecl).
llvm-svn: 92089
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions