Minor performance fix in transfer function logic. Previously we
called VisitStmt, but VisitChildren is more direct and creates less boilerplate logic. llvm-svn: 42110
Loading
Please register or sign in to comment
called VisitStmt, but VisitChildren is more direct and creates less boilerplate logic. llvm-svn: 42110