Switch StmtVisitor from using dynamic to static dispatch. This makes it
significantly faster and actually reduces the amount of code in the system. This also allows for future visitor changes. llvm-svn: 41211
Loading
Please sign in to comment
significantly faster and actually reduces the amount of code in the system. This also allows for future visitor changes. llvm-svn: 41211