Skip to content
Commit 1031bf31 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Add iterator/reverse_iterator to InitListExpr for iteration over the...

Add iterator/reverse_iterator to InitListExpr for iteration over the subexpressions of an initializer list.  This is basically the same as child_iterator except reverse iteration is possible (which will be used by GRExprEngine::VisitInitListExpr).

llvm-svn: 58438
parent ec9a252a
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