Skip to content
Commit 1bc899f4 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

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
parent a88d1972
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment