Commit f6157c7
authored
[ADT] Remove a meaningless std::move (NFC) (llvm#156138)
std::move on StringRef is not useful because it's copied anyway.1 parent e78ac80 commit f6157c7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
267 | | - | |
| 267 | + | |
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
| |||
0 commit comments