[all-commits] [llvm/llvm-project] 34a738: [analyzer] Add more sources to Taint analysis

Endre Fülöp via All-commits all-commits at lists.llvm.org
Mon Feb 28 02:33:15 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 34a7387986a68835680a8b7bef0ea091d57d28b0
      https://github.com/llvm/llvm-project/commit/34a7387986a68835680a8b7bef0ea091d57d28b0
  Author: Endre Fülöp <endre.fulop at sigmatechnology.se>
  Date:   2022-02-28 (Mon, 28 Feb 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 sources to Taint analysis

Add more functions as taint sources to GenericTaintChecker.

Reviewed By: steakhal

Differential Revision: https://reviews.llvm.org/D120236




More information about the All-commits mailing list