diff options
author | Ted Kremenek <kremenek@apple.com> | 2007-10-18 00:24:38 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2007-10-18 00:24:38 +0000 |
commit | 336886a344f656dc624b6a36f35cbf5df84183e4 (patch) | |
tree | 773748638f2eb57ca3bcc498bae96c07f9de51ef /llvm/lib/Transforms/Utils/LoopSimplify.cpp | |
parent | 9c0f9fe151ecaf9edc5b5f04064f8b6778324083 (diff) | |
download | llvm-336886a344f656dc624b6a36f35cbf5df84183e4.zip llvm-336886a344f656dc624b6a36f35cbf5df84183e4.tar.gz llvm-336886a344f656dc624b6a36f35cbf5df84183e4.tar.bz2 |
Implemented 90% functionality of new child_iterator for Stmt objects
that will (soon) allow iteration over the initializers in
declarations. This new iterator mechanism is implemented by the
classes StmtIterator and ConstStmtIterator.
Patched a few files to use "operator++" instead of "operator+" on
child_iterators.
Friendship added in VarDecl to StmtIterator to allow returning a
reference to the initializer within the VarDecl. We may not wish this
as a permanent solution.
llvm-svn: 43105
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopSimplify.cpp')
0 files changed, 0 insertions, 0 deletions