Commit 77c1e68
[Analysis] Fix a warning
This patch fixes:
llvm/lib/Analysis/LoopAccessAnalysis.cpp:1530:9: error: unused
variable 'Ty' [-Werror,-Wunused-variable]1 parent 9016327 commit 77c1e68
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1527 | 1527 | | |
1528 | 1528 | | |
1529 | 1529 | | |
1530 | | - | |
1531 | | - | |
| 1530 | + | |
1532 | 1531 | | |
1533 | 1532 | | |
1534 | 1533 | | |
| |||
0 commit comments