substr doesn't modify the string, so this line has no effect.
Details
Details
Diff Detail
Diff Detail
Differential D22540
Get rid of call to StringRef::substr that's never used. Authored by jlebar on Jul 19 2016, 3:11 PM.
Details substr doesn't modify the string, so this line has no effect.
Diff Detail |