Increase StmtIterator size by one pointer (separating out the Stmt** from the...
Increase StmtIterator size by one pointer (separating out the Stmt** from the union including Decl* and Decl**). This change is setup for adding StmtIterator support for condition variables in IfStmt, WhileStmt, etc. llvm-svn: 92070
Loading
Please register or sign in to comment