[PATCH] D87081: [analyzer][StdLibraryFunctionsChecker] Elaborate the summary of fread and fwrite
Gabor Marton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 14 10:14:54 PDT 2020
martong updated this revision to Diff 291606.
martong added a comment.
- Add tests to verify compatibility of the two checkers
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87081/new/
https://reviews.llvm.org/D87081
Files:
clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp
clang/test/Analysis/Inputs/system-header-simulator.h
clang/test/Analysis/std-c-library-functions-arg-constraints.c
clang/test/Analysis/std-c-library-functions-vs-stream-checker.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87081.291606.patch
Type: text/x-patch
Size: 9937 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200914/0eb46fa6/attachment-0001.bin>
More information about the cfe-commits
mailing list