[PATCH] D75851: [Analyzer][StreamChecker] Added evaluation of fseek.
Balázs Kéri via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 8 08:07:47 PDT 2020
balazske updated this revision to Diff 256023.
balazske added a comment.
- Rebase
- Improved comments
- Changed `UnknownError` to `Unknown`
- Test changes (removed unneeded test)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75851/new/
https://reviews.llvm.org/D75851
Files:
clang/lib/StaticAnalyzer/Checkers/StreamChecker.cpp
clang/test/Analysis/stream-error.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75851.256023.patch
Type: text/x-patch
Size: 17291 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200408/4811e296/attachment-0001.bin>
More information about the cfe-commits
mailing list