[PATCH] D111296: [analyzer] Introduce the assume-controlled-environment config option

Balázs Benics via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 13 01:51:37 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGedde4efc66df: [analyzer] Introduce the assume-controlled-environment config option (authored by steakhal).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111296/new/

https://reviews.llvm.org/D111296

Files:
  clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.def
  clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp
  clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp
  clang/test/Analysis/analyzer-config.c
  clang/test/Analysis/assume-controlled-environment.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111296.379307.patch
Type: text/x-patch
Size: 5804 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211013/5b9b9eb4/attachment-0001.bin>


More information about the cfe-commits mailing list