[PATCH] D80015: [Analyzer][StreamChecker] Added support for 'fread' and 'fwrite'.

Balázs Kéri via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 20 01:03:07 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf7c9f77ef372: [Analyzer][StreamChecker] Added support for 'fread' and 'fwrite'. (authored by balazske).

Changed prior to commit:
  https://reviews.llvm.org/D80015?vs=264843&id=265159#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80015/new/

https://reviews.llvm.org/D80015

Files:
  clang/lib/StaticAnalyzer/Checkers/StreamChecker.cpp
  clang/test/Analysis/stream-error.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80015.265159.patch
Type: text/x-patch
Size: 11198 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200520/58132255/attachment-0001.bin>


More information about the cfe-commits mailing list