Commit 9c3eb50
[PyTorch] Use std::move() in a couple places in function_schema_parser.cpp (pytorch#66114)
Summary:
Pull Request resolved: pytorch#66114
ghstack-source-id: 139712533
Test Plan: Build
Reviewed By: swolchok
Differential Revision: D31387502
fbshipit-source-id: e850cb7df397a7c5b31df995b23ad6e5c004ac861 parent aa80f05 commit 9c3eb50
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
334 | 334 | | |
335 | 335 | | |
336 | 336 | | |
337 | | - | |
| 337 | + | |
338 | 338 | | |
339 | 339 | | |
340 | 340 | | |
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
344 | 344 | | |
345 | | - | |
| 345 | + | |
346 | 346 | | |
347 | 347 | | |
348 | 348 | | |
| |||
0 commit comments