Skip to content
Commit 367342e2 authored by Lenny Maiorani's avatar Lenny Maiorani
Browse files

Remove bounded StringRef::compare() since nothing but Clang SA was using it...

Remove bounded StringRef::compare() since nothing but Clang SA was using it and it is just as easy to use StringRef::substr() preceding StringRef::compare() to achieve the same thing.

llvm-svn: 130430
parent 7cd5101a
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