[PATCH] D74131: [analyzer][taint] Add isTainted debug expression inspection check

Balázs Benics via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 7 05:27:22 PST 2020


steakhal updated this revision to Diff 243144.
steakhal added a comment.

- Tests added.
- Clang-format-diff applied.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74131

Files:
  clang/docs/analyzer/developer-docs/DebugChecks.rst
  clang/lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp
  clang/test/Analysis/debug-exprinspection-istainted.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74131.243144.patch
Type: text/x-patch
Size: 6532 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200207/6ca5d6d1/attachment-0001.bin>


More information about the cfe-commits mailing list