Commit 0923aaf
committed
[llvm-c-test] Fix a warning
This patch fixes:
llvm/tools/llvm-c-test/debuginfo.c:447:27: error: unused variable
'ME' [-Werror,-Wunused-variable]1 parent 4f15deb commit 0923aaf
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
446 | 446 | | |
447 | 447 | | |
448 | 448 | | |
| 449 | + | |
449 | 450 | | |
450 | 451 | | |
451 | 452 | | |
| |||
0 commit comments