[PATCH] D67706: [clang][analyzer] Using CallDescription in StreamChecker.

Balázs Kéri via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 1 02:26:57 PDT 2019


balazske updated this revision to Diff 222566.
balazske added a comment.

- Various code cleanups. Eval functions use CallEvent, CallExpr is removed from state.


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67706.222566.patch
Type: text/x-patch
Size: 21987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191001/6c000775/attachment-0001.bin>


More information about the cfe-commits mailing list