Use StringRef::substr() and unbounded StringRef::compare() instead of bounded...
Use StringRef::substr() and unbounded StringRef::compare() instead of bounded version of StringRef::compare() because bounded version of StringRef::compare() is going to be removed. llvm-svn: 130425
Loading
Please register or sign in to comment