[PATCH] D59516: [analyzer] Add custom filter functions for GenericTaintChecker
Borsik Gábor via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 4 07:27:59 PDT 2019
boga95 updated this revision to Diff 193705.
boga95 added a comment.
Rebase after https://reviews.llvm.org/D59861.
Fix custom filter test case: functions without definition always remove taintedness.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59516/new/
https://reviews.llvm.org/D59516
Files:
lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp
lib/StaticAnalyzer/Checkers/Taint.cpp
lib/StaticAnalyzer/Checkers/Taint.h
test/Analysis/Inputs/taint-generic-config.yaml
test/Analysis/taint-generic.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59516.193705.patch
Type: text/x-patch
Size: 14148 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190404/2319631c/attachment-0001.bin>
More information about the cfe-commits
mailing list