summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2007-10-18 23:28:49 +0000
committerTed Kremenek <kremenek@apple.com>2007-10-18 23:28:49 +0000
commit04746ce6f9fb9ad658e50913f36ca6594eca3105 (patch)
tree5cc76f2469e741ab2e43f401f94e56ec105fc79e /llvm/lib/Target/PowerPC
parente183a8259d1856877c821b1fc4949ca486009b61 (diff)
downloadbcm5719-llvm-04746ce6f9fb9ad658e50913f36ca6594eca3105.tar.gz
bcm5719-llvm-04746ce6f9fb9ad658e50913f36ca6594eca3105.zip
Fixed DeclStmt::child_begin() to actually create an iterator that
visits its decls, rather than just creating an "end()" iterator. Fixed child_end() for statements and expressions to use child_iterator() to create the end() iterator, rather than just returning NULL. Fixed bug in StmtIterator where we did not correctly detect if we had marched off the end of the ScopedDecls. llvm-svn: 43156
Diffstat (limited to 'llvm/lib/Target/PowerPC')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud