[PATCH] D79433: [analyzer] StdLibraryFunctionsChecker: Add summaries for POSIX
Gabor Marton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 6 06:57:47 PDT 2020
martong updated this revision to Diff 262366.
martong added a comment.
- Fix file descriptor params to have proper range value
- usleep 1000000 -> 999999
- Fix fstat family
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79433/new/
https://reviews.llvm.org/D79433
Files:
clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79433.262366.patch
Type: text/x-patch
Size: 64889 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200506/93476daa/attachment-0001.bin>
More information about the cfe-commits
mailing list