[analyzer] Add more propagations to Taint analysis
authorEndre Fülöp <endre.fulop@sigmatechnology.se>
Tue, 1 Mar 2022 08:40:49 +0000 (09:40 +0100)
committerEndre Fülöp <endre.fulop@sigmatechnology.se>
Mon, 7 Mar 2022 12:18:54 +0000 (13:18 +0100)
commit4fd6c6e65ab59f82284d8272aa3bec8d5084511e
tree3f506a72f0603992c719505e771f58681f9c4b71
parentc60cdb44f7ecb4b02edf8b3ada707e8a74e79211
[analyzer] Add more propagations to Taint analysis

Add more functions as taint propators to GenericTaintChecker.

Reviewed By: steakhal

Differential Revision: https://reviews.llvm.org/D120369
clang/docs/analyzer/checkers.rst
clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp
clang/test/Analysis/taint-generic.c