[PATCH] D120369: [analyzer] Add more propagations to Taint analysis

Endre Fülöp via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 1 04:58:35 PST 2022


gamesh411 updated this revision to Diff 412057.
gamesh411 marked 17 inline comments as done.
gamesh411 added a comment.
Herald added a subscriber: manas.

- remove vscanf and co.
- use debug.ExprInspection for test cases
- fix semantic issues for modeled functions


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120369

Files:
  clang/docs/analyzer/checkers.rst
  clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp
  clang/test/Analysis/taint-generic.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120369.412057.patch
Type: text/x-patch
Size: 25740 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220301/beae8b68/attachment-0001.bin>


More information about the cfe-commits mailing list