mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-27 08:56:07 +00:00

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. Differential Revision: https://reviews.llvm.org/D113251
11 lines
136 B
ReStructuredText
11 lines
136 B
ReStructuredText
User Docs
|
|
=========
|
|
|
|
Contents:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
user-docs/CrossTranslationUnit
|
|
user-docs/TaintAnalysisConfiguration
|