We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 534201d commit 10ec66cCopy full SHA for 10ec66c
clang/test/Analysis/issue-124474.cpp
@@ -37,4 +37,3 @@ void foo1(int fd) {
37
read(fd, buffer, 199); // no-warning: consider file descriptor is a symbol equals to -1
38
close(fd);
39
}
40
-
0 commit comments