[PATCH] D120236: [analyzer] Add more sources to Taint analysis

Endre Fülöp via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 28 02:04:58 PST 2022


gamesh411 updated this revision to Diff 411763.
gamesh411 added a comment.
Herald added a subscriber: manas.

add readlinkat
rename _IO_getc testcase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120236

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: D120236.411763.patch
Type: text/x-patch
Size: 8381 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220228/643c2434/attachment-0001.bin>


More information about the cfe-commits mailing list