Make a member function a non-member function.
Since this member function doesn't use anything in the class, it doesn't have to be a member of the class. llvm-svn: 357193
Loading
Please sign in to comment
Since this member function doesn't use anything in the class, it doesn't have to be a member of the class. llvm-svn: 357193