[analyzer] Add more sources to Taint analysis
authorEndre Fülöp <endre.fulop@sigmatechnology.se>
Mon, 21 Feb 2022 22:10:24 +0000 (23:10 +0100)
committerEndre Fülöp <endre.fulop@sigmatechnology.se>
Mon, 28 Feb 2022 10:33:02 +0000 (11:33 +0100)
commit34a7387986a68835680a8b7bef0ea091d57d28b0
tree1a7c6f014ba12dc989e3e042c171a7500071a900
parenta44c984d94f9fc1bec9a1f4c376d7afd79b3ad76
[analyzer] Add more sources to Taint analysis

Add more functions as taint sources to GenericTaintChecker.

Reviewed By: steakhal

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