Skip to content

Commit 10ec66c

Browse files
committed
NFC Remove trailing ws
1 parent 534201d commit 10ec66c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clang/test/Analysis/issue-124474.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,3 @@ void foo1(int fd) {
3737
read(fd, buffer, 199); // no-warning: consider file descriptor is a symbol equals to -1
3838
close(fd);
3939
}
40-

0 commit comments

Comments
 (0)