[PATCH] D145229: [analyzer] Improve the documentation of the alpha.security.taint.TaintPropagation checker

Daniel Krupp via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 3 04:03:45 PST 2023


dkrupp created this revision.
dkrupp added a project: clang.
Herald added subscribers: steakhal, manas, ASDenysPetrov, martong, gamesh411, donat.nagy, Szelethus, mikhail.ramalho, a.sidorin, rnkovacs, szepet, baloghadamsoftware, xazax.hun.
Herald added a project: All.
dkrupp requested review of this revision.
Herald added a subscriber: cfe-commits.

We extend the checker documentation with the following information

-How the user can mark inline that a data sanitation was performed performed to make a superflous report disappear
-Add references to CWEs and coding guidelines
-Describe the limitations of the checker
-Provide life-like examples


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D145229

Files:
  clang/docs/analyzer/checkers.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145229.502091.patch
Type: text/x-patch
Size: 11423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230303/f15adab0/attachment-0001.bin>


More information about the cfe-commits mailing list