[all-commits] [llvm/llvm-project] 4fd6c6: [analyzer] Add more propagations to Taint analysis
Endre Fülöp via All-commits
all-commits at lists.llvm.org
Mon Mar 7 04:19:15 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4fd6c6e65ab59f82284d8272aa3bec8d5084511e
https://github.com/llvm/llvm-project/commit/4fd6c6e65ab59f82284d8272aa3bec8d5084511e
Author: Endre Fülöp <endre.fulop at sigmatechnology.se>
Date: 2022-03-07 (Mon, 07 Mar 2022)
Changed paths:
M clang/docs/analyzer/checkers.rst
M clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp
M clang/test/Analysis/taint-generic.c
Log Message:
-----------
[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
More information about the All-commits
mailing list