forked from OSchip/llvm-project
![]() 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 |
||
---|---|---|
.. | ||
ASTContext.cpp | ||
Builtins.cpp | ||
CFG.cpp | ||
Decl.cpp | ||
Expr.cpp | ||
ExprCXX.cpp | ||
Makefile | ||
Stmt.cpp | ||
StmtDumper.cpp | ||
StmtIterator.cpp | ||
StmtPrinter.cpp | ||
StmtViz.cpp | ||
Type.cpp |