[PATCH] D28445: [Analyzer] Extend taint propagation and checking

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 8 16:13:22 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL297326: [analyzer] Extend taint propagation and checking to support LazyCompoundVal (authored by zaks).

Changed prior to commit:
  https://reviews.llvm.org/D28445?vs=90868&id=91104#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28445

Files:
  cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/Store.h
  cfe/trunk/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp
  cfe/trunk/lib/StaticAnalyzer/Core/RegionStore.cpp
  cfe/trunk/test/Analysis/taint-generic.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28445.91104.patch
Type: text/x-patch
Size: 6753 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170309/e2e50522/attachment-0001.bin>


More information about the cfe-commits mailing list