Skip to content
Commit 18470e32 authored by Lenny Maiorani's avatar Lenny Maiorani
Browse files

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
parent 414a2c09
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment