[PATCH] D67706: [clang][analyzer] Using CallDescription in StreamChecker.
Balázs Kéri via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 2 03:40:43 PDT 2019
balazske updated this revision to Diff 222795.
balazske marked an inline comment as done.
balazske added a comment.
- Re-design of eval functions.
- Added a C++ test with fopen-looking function.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67706/new/
https://reviews.llvm.org/D67706
Files:
clang/lib/StaticAnalyzer/Checkers/StreamChecker.cpp
clang/test/Analysis/stream.c
clang/test/Analysis/stream.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67706.222795.patch
Type: text/x-patch
Size: 25000 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191002/f5cd5a59/attachment-0001.bin>
More information about the cfe-commits
mailing list