Commit 72cc868
authored
[Clang][NFC] Move temp variable back into the source (llvm#137095)
Static analysis flagged this code b/c we are copying the temp variable
back in when we could move it instead.1 parent 4f5cfa8 commit 72cc868
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5980 | 5980 | | |
5981 | 5981 | | |
5982 | 5982 | | |
5983 | | - | |
| 5983 | + | |
5984 | 5984 | | |
5985 | 5985 | | |
5986 | 5986 | | |
| |||
0 commit comments