Commit 60d2fed
authored
[ARM] Remove a redundant call to StringRef::slice (NFC) (llvm#113783)
OptStr.slice(0, OptStr.size()) is exactly the same as OptStr.1 parent 7b88e75 commit 60d2fed
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5080 | 5080 | | |
5081 | 5081 | | |
5082 | 5082 | | |
5083 | | - | |
| 5083 | + | |
5084 | 5084 | | |
5085 | 5085 | | |
5086 | 5086 | | |
| |||
0 commit comments