Commit d68f6d1
[CIR][NFC] Fix an unused variable warning (llvm#138110)
This fixes a warning where a variable assigned in 'if' statement wasn't
referenced again.1 parent 810ce75 commit d68f6d1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
519 | 519 | | |
520 | 520 | | |
521 | 521 | | |
522 | | - | |
| 522 | + | |
523 | 523 | | |
524 | 524 | | |
525 | 525 | | |
| |||
0 commit comments