commit | 7d84cf37c7b5fcdd36529937af62af43045a19ed | [log] [tgz] |
---|---|---|
author | Justin Lebar <jlebar@google.com> | Tue Jul 19 23:19:22 2016 +0000 |
committer | Justin Lebar <jlebar@google.com> | Tue Jul 19 23:19:22 2016 +0000 |
tree | 3bc06dc112ecc6014097c80bd0072c353dfa5fa3 | |
parent | 85ee7e948700a10a660236ff7814920fa3fa656d [diff] |
Get rid of call to StringRef::substr that's never used. Summary: substr doesn't modify the string, so this line has no effect. Reviewers: majnemer Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D22540 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@276057 91177308-0d34-0410-b5e6-96231b3b80d8