Comments only.
This commit is contained in:
parent
3bdf24267c
commit
d3d3ce7160
10 changed files with 6 additions and 33 deletions
|
|
@ -115,7 +115,7 @@ void TIntermBinary::traverse(TIntermTraverser *it)
|
|||
|
||||
//
|
||||
// Visit the node after the children, if requested and the traversal
|
||||
// hasn't been cancelled yet.
|
||||
// hasn't been canceled yet.
|
||||
//
|
||||
if (visit && it->postVisit)
|
||||
it->visitBinary(EvPostVisit, this);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue