Skip to content

Commit 946fe1a

Browse files
committed
cleanup of test
1 parent 0318773 commit 946fe1a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clang/test/Analysis/ArrayBound/verbose-tests.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,6 @@ int *nothingIsCertain(int x, int y) {
411411
// Keep constraints alive. (Without this, it is possible that the overeager
412412
// garbage collection of constraints _also_ prevents the intended behavior in
413413
// this testcase.)
414-
(void)x;
415414

416415
return mem;
417416
}

0 commit comments

Comments
 (0)