Prefer StringRef::startswith to the strncmp/strlen contraption.
This may be slightly more efficient and is definitely more readable. llvm-svn: 165217
Loading
Please register or sign in to comment
This may be slightly more efficient and is definitely more readable. llvm-svn: 165217