[PATCH] D113251: [analyzer][doc] Add user documenation for taint analysis
Endre Fülöp via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 5 02:44:57 PDT 2021
gamesh411 created this revision.
gamesh411 added a reviewer: steakhal.
Herald added subscribers: manas, ASDenysPetrov, martong, dkrupp, donat.nagy, Szelethus, mikhail.ramalho, a.sidorin, szepet, baloghadamsoftware, xazax.hun, whisperity.
Herald added a reviewer: Szelethus.
gamesh411 requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Checker alpha.security.taint.TaintPropagation now has user documentation for
taint analysis with an example showing external YAML configuration format.
The format of the taint configuration file is now documented under the user
documentation of Clang SA.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D113251
Files:
clang/docs/analyzer/checkers.rst
clang/docs/analyzer/user-docs.rst
clang/docs/analyzer/user-docs/TaintAnalysisConfiguration.rst
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113251.384998.patch
Type: text/x-patch
Size: 10963 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211105/cedce642/attachment-0001.bin>
More information about the cfe-commits
mailing list