Remove virtual from many methods. These methods replace methods in the base...
Remove virtual from many methods. These methods replace methods in the base class, but the base class methods aren't virtual so it just increased call overhead. llvm-svn: 162178
Loading
Please register or sign in to comment